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.
 
 
 
 
yumaojun 6d5d279f61 1. 增加授权规则的添加,删除,编辑,详情页面。 9 years ago
docs 修改资产管理 9 years ago
jasset merge filed, update files... 9 years ago
jlog merge filed, update files... 9 years ago
jperm 1. 增加授权规则的添加,删除,编辑,详情页面。 9 years ago
jumpserver add edit, detail page 9 years ago
juser merge failed, update.... 9 years ago
logs mapping model 9 years ago
playbook use map 9 years ago
static 授权管理 9 years ago
templates 1. 增加授权规则的添加,删除,编辑,详情页面。 9 years ago
websocket websocket auth add 10 years ago
.DS_Store 修改主机添加或者修改没添加进ALL组bug 10 years ago
.gitignore 修改Ignore 9 years ago
LICENSE
README.md modify readme 10 years ago
connect.py 删除部门前 9 years ago
jumpserver.conf merge filed, update files... 9 years ago
log_handler.py Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver 10 years ago
manage.py 修改使用新表结构 9 years ago
service.sh modify service.sh bug 10 years ago
version modify service.sh bug 10 years ago

README.md

#欢迎使用Jumpserver Jumpserver是一款由python编写开源的跳板机(堡垒机)系统,实现了跳板机应有的功能

统计管理 统一管理用户

授权 授权用户登录特定主机

审计 审计用户操作

web管理 漂亮的web管理界面

主要模块

用户管理

负责用户管理,添加用户,编辑用户,建立部门,建立用户组等

资产管理

负责资产管理,添加资产,编辑资产,建立IDC,建立用户组等

授权管理

负责授权用户登录某些特定主机,授权sudo,查看授权申请

日志审计

负责用户操作的审计,监控用户操作,统计用户操作记录,中断用户操作

上传下载

负责用户文件上传下载

官网

demo站点

更新log

部署文档