mirror of https://github.com/jumpserver/jumpserver
![]() * fix (jasset): 修复资产hostname过长和密码过长引起的bug 1. 修改password字段的长度,对称加密过后的字符串会变长,所有设置得比较大(256) 2. 添加check hostname 和 password的 长度校验 * fix (jumpserver/jasset): 修复setting时,秘密过长问题。 1. 修改password字段的长度,对称加密过后的字符串会变长,所有设置得比较大(256) 2. 后端修复views秘密超过30位不保存 3.前段使用js限制秘密长多不能超过30位 * fix (jumpserver/jasset): setting and asset hostname password too long. 1. 添加setting password字段长度验证 2. 添加资产主机名和密码长度验证 * fix (jumpserver/jasset): setting and asset hostname password too long. 1. 修正setting时的 输入密码的提示错误. |
||
---|---|---|
docs | ||
install | ||
jasset | ||
jlog | ||
jperm | ||
jumpserver | ||
juser | ||
keys | ||
logs | ||
static | ||
templates | ||
.gitignore | ||
LICENSE | ||
README.md | ||
connect.py | ||
init.sh | ||
jumpserver.conf | ||
manage.py | ||
run_server.py | ||
service.sh |
README.md
写在前面
- 版本号变更 2.0 -> 0.2版本 3.0 -> 0.3版本
#欢迎使用Jumpserver Jumpserver 是一款由python编写开源的跳板机(堡垒机)系统,实现了跳板机应有的功能。基于ssh协议来管理,客户端无需安装agent。 支持常见系统:
- CentOS, RedHat, Fedora, Amazon Linux
- Debian
- SUSE, Ubuntu
- FreeBSD
- 其他ssh协议硬件设备
###截图:
首页
WebTerminal:
Web批量执行命令
录像回放
跳转和批量命令
命令统计
文档
- 访问wiki
- 概览
- 名词解释
- 常见问题
- 安装基于:RedHat 的系统,Debian 的系统
- 快速开始
- 安装图解
- 应用图解
特点
- 完全开源,GPL授权
- Python编写,容易再次开发
- 实现了跳板机基本功能,认证、授权、审计
- 集成了Ansible,批量命令等
- 支持WebTerminal
- Bootstrap编写,界面美观
- 自动收集硬件信息
- 录像回放
- 命令搜索
- 实时监控
- 批量上传下载
其它
交流群: 399218702