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

gyct/jumpserver

Repository files navigation

Jumpserver

Jumpserver是一款使用Python, Django开发的开源跳板机系统, 助力互联网企业高效 用户、资产、权限、审计 管理

环境

  • Python 3.5 # 大部分功能兼容Python2.7
  • Django 1.11

安装

使用docker compose 安装,一键完成,docker compose 安装见 docker官方

  $ docker-compose up

使用

  1. 访问 http://你的主机IP:8080 来访问 Jumpserver

  2. 左侧 应用程序接受 Coco和Luna的注册

  3. 添加 管理用户

  4. 添加 资产

  5. 添加授权规则,授权给admin

  6. ssh -p2222 admin@你的主机IP 测试连接服务器

  7. 访问 http://你的主机IP:5000 访问Luna,点击左侧服务器连接测试

截图

参见 jumpserver#438

Demo

demo使用了开发者模式,并发只能为1

开发者文档

贡献者

0.4.0

  • ibuler <广宏伟>
  • 小彧 <李磊> Django资深开发者,为users模块贡献了很多代码
  • sofia <周小侠> 资深前端工程师, luna前端代码贡献者和现在维护者
  • liuz <刘正> 全栈工程师, 编写了luna大部分代码

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.2%
  • HTML 21.3%
  • Python 14.7%
  • CSS 13.7%
  • Shell 0.1%