Go to file
ibuler 5d0171d5b7 fix(web terminal and log kill) fix close web terminal when not init finished
when web terminal not init complete, you close the window, online log you will see the log and cann't kill it

catch a except fix it
2016-03-28 23:04:30 +08:00
docs update configuration doc 2016-02-29 01:37:20 +08:00
install change(install.py) 增加pyte库 2016-03-23 15:10:28 +08:00
jasset fix asset upload bug 2016-03-23 11:56:32 +08:00
jlog fix(web terminal and log kill) fix close web terminal when not init finished 2016-03-28 23:04:30 +08:00
jperm fix(perm_role_add) 修复添加系统用户密码过长导致的异常bug 2016-03-21 10:30:29 +08:00
jumpserver 日志回放OK 2016-03-25 22:19:31 +08:00
juser fix(user edit) 修改用户导致密码问题 2016-03-25 17:18:41 +08:00
keys 更换nav ico, 修复需要登陆,登陆后跳转到登陆前页面 2015-11-17 21:41:03 +08:00
logs 修正文件目录 2015-11-17 10:27:41 +08:00
static update 2016-03-25 23:52:48 +08:00
templates Merge pull request #170 from jumpserver/TermLogRecorder 2016-03-28 22:59:06 +08:00
.gitignore update for pull#47 2016-02-17 15:16:36 +08:00
LICENSE version 2.0.0 beta 2015-04-20 10:12:11 +08:00
README.md Update README.md 2016-01-08 17:16:06 +08:00
connect.py filename 2016-03-28 20:19:49 +08:00
init.sh bugfix(登录初始化) 避免登录时ctrl+c进入系统内部 2016-02-23 17:40:33 +08:00
jumpserver.conf update jumpserver.conf only for myself 2016-03-24 12:49:39 +08:00
manage.py lots 2015-10-04 00:53:01 +08:00
run_server.py Merge pull request #170 from jumpserver/TermLogRecorder 2016-03-28 22:59:06 +08:00
service.sh fix (install.py):  修复lockfile 创建失败问题 2016-03-03 16:37:12 +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

团队