You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
ibuler b745ebdda1
fix(web terminal) Windows 浏览器使用chrome -换行
9 years ago
docs update configuration doc 9 years ago
install change(install.py) 增加pyte库 9 years ago
jasset fix (jasset):  修复连接超时,以及freebsd无法更新硬件信息 9 years ago
jlog fix(ws protocal): 修复所有ws自动获取 9 years ago
jperm fix(perm_role_add) 修复添加系统用户密码过长导致的异常bug 9 years ago
jumpserver SMTP发邮件支持SSL 9 years ago
juser fix(userdel) 修复无法删除在线用户bug 9 years ago
keys 更换nav ico, 修复需要登陆,登陆后跳转到登陆前页面 9 years ago
logs 修正文件目录 9 years ago
static test 9 years ago
templates fix(web terminal) Windows 浏览器使用chrome -换行 9 years ago
.gitignore update for pull#47 9 years ago
LICENSE version 2.0.0 beta 10 years ago
README.md Update README.md 9 years ago
connect.py Merge pull request #136 from kelianchun/dev 9 years ago
init.sh bugfix(登录初始化) 避免登录时ctrl+c进入系统内部 9 years ago
jumpserver.conf SMTP发邮件支持SSL 9 years ago
manage.py lots 9 years ago
run_server.py len(vim_data) 9 years ago
service.sh fix (install.py):  修复lockfile 创建失败问题 9 years ago

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

团队