# pushell **Repository Path**: ymc023/pushell ## Basic Information - **Project Name**: pushell - **Description**: python写的堡垒机/运维平台,使用手机动态令牌实现二次验证 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-08-04 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PUSHELL 公司没买堡垒机,自己想办法解决! 网上找到了jumpserver(感谢原作者)。于是改了下代码,就有了pushell.
运行环境 python2.7.x,mysql
####添加功能如下:
1.角色: 管理员,审计管理员,监控管理员,配置管理员,普通用户
2.二次验证:增加了token进行验证,令牌生成密码
3.增加了URL监控,主机监控
4.集成saltstack
###使用 pushell启动
>![pushelld.py --help](https://github.com/ymc023/pushell/blob/master/screenshot/start_help.jpg) >![pushell启动](https://github.com/ymc023/PUSHELL/blob/master/screenshot/start_examples.jpg) >![image](https://github.com/ymc023/PUSHELL/raw/master/screenshot/pushell_token_apk.jpg) >![登录1](screenshot/pushell_web.jpg) >![登录2](screenshot/pushell_admin_privileges.jpg) ###安装
1.git 代码 >![git clone](screenshot/11.jpg) >![0](screenshot/2.jpg) >![1](screenshot/3.jpg) >![2](screenshot/4.jpg) >![3](screenshot/5.jpg)