Skip to content

开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance).http://www.jumpserver.org

License

Notifications You must be signed in to change notification settings

carker/jumpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                        // Jumpserver //

~ Jumpserver是什么?

Jumpserver是一款开源的跳板机(堡垒机)产品, 主要使用Python,Django开发 他实现了跳板机(堡垒机)的主要功能,删减、优化了传统堡垒机,致力于为互联网 运维提供服务

~ 版本依赖

  • Python 2.7

  • Django 1.10

~ 快速开始

pip install -r requirements.txt

cp config-example.py config.py

cd apps/ && python manage.py loaddata init  # 初始化数据

python manage.py runserver 0.0.0.0:80

~ 文档

About

开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance).http://www.jumpserver.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.3%
  • HTML 21.2%
  • Python 14.7%
  • CSS 13.7%
  • Shell 0.1%