Go to file
yumaojun a95e1bb835 fix (install.py):  compatible fedora
1. compatible fedora (test fedora22)
2016-02-29 09:52:10 +08:00
docs
install fix (install.py):  compatible fedora 2016-02-29 09:52:10 +08:00
jasset fix asset edit port not save 2016-01-26 15:35:47 +08:00
jlog 具体体现在 日志监控页,定期回收过期的在线log 2016-02-20 16:02:31 +08:00
jperm fix (install.py):  ubuntu auto install mysql-server 2016-02-27 18:35:00 +08:00
jumpserver 具体体现在 日志监控页,定期回收过期的在线log 2016-02-20 16:02:31 +08:00
juser bugfix(登录初始化) 避免登录时ctrl+c进入系统内部 2016-02-23 17:40:33 +08:00
keys
logs
static
templates Merge branch 'dev' of https://github.com/jumpserver/jumpserver into dev 2016-02-23 15:22:15 +08:00
.gitignore update for pull#47 2016-02-17 15:16:36 +08:00
LICENSE
README.md
connect.py update for pull#47 2016-02-17 15:16:36 +08:00
functions fix (service.sh): ubuntu service.sh 脚本不可用 2016-02-25 13:26:18 +08:00
init.sh bugfix(登录初始化) 避免登录时ctrl+c进入系统内部 2016-02-23 17:40:33 +08:00
jumpserver.conf
manage.py
run_websocket.py
service.sh fix (install jumpserver): install jumpserver compatible with ubuntu 2016-02-26 14:13:21 +08:00

README.md

写在前面

  • 目前本版本处于beta阶段请不要用于生产环境除非你知道你在做什么
  • 本版本暂时没加入LDAP接口稳定版会将LDAP和无Agent方式抽象成API2.x版本支持LDAP请移步release中下载

#欢迎使用Jumpserver Jumpserver 是一款由python编写开源的跳板机(堡垒机)系统实现了跳板机应有的功能。基于ssh协议来管理客户端无需安装agent。 支持常见系统:

  1. redhat centos
  2. debian
  3. suse ubuntu
  4. freebsd
  5. 其他ssh协议硬件设备

###截图:

首页

webterminal

WebTerminal:

webterminal

Web批量执行命令

WebExecCommand

录像回放

录像

跳转和批量命令

跳转

命令统计

跳转

文档

特点

  • 完全开源GPL授权
  • Python编写容易再次开发
  • 实现了跳板机基本功能,认证、授权、审计
  • 集成了Ansible批量命令等
  • 支持WebTerminal
  • Bootstrap编写界面美观
  • 自动收集硬件信息
  • 录像回放
  • 命令搜索
  • 实时监控
  • 批量上传下载

其它

Jumpserver官网

论坛

demo站点

交流群: 399218702

团队