mirror of https://github.com/jumpserver/jumpserver
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.
ibuler
46c17b055e
|
9 years ago | |
---|---|---|
docs | 9 years ago | |
install | 9 years ago | |
jasset | 9 years ago | |
jlog | ||
jperm | 9 years ago | |
jumpserver | 9 years ago | |
juser | 9 years ago | |
keys | ||
logs | ||
static | ||
templates | 9 years ago | |
.gitignore | ||
LICENSE | ||
README.md | 9 years ago | |
connect.py | 9 years ago | |
jumpserver.conf | 9 years ago | |
manage.py | ||
run_websocket.py | 9 years ago | |
service.sh | 9 years ago |
README.md
#欢迎使用Jumpserver Jumpserver是一款由ython、Django编写P档开源的跳板机(堡垒机)系统,实现了跳板机应有的基本功能
###截图:
统计管理 统一管理用户
授权 授权用户登录特定主机
审计 审计用户操作
web管理 漂亮的web管理界面
主要模块
用户管理
负责用户管理,添加用户,编辑用户,建立部门,建立用户组等
资产管理
负责资产管理,添加资产,编辑资产,建立IDC,建立用户组等
授权管理
负责授权用户登录某些特定主机,授权sudo,建立系统用户
日志审计
负责用户操作的审计,监控用户操作,统计用户操作记录,中断用户操作
上传下载
负责用户文件上传下载