jumpserver/README.md

79 lines
2.0 KiB
Markdown
Raw Normal View History

2016-01-08 09:16:06 +00:00
## 写在前面
- 目前本版本处于beta阶段请不要用于生产环境除非你知道你在做什么
- 本版本暂时没加入LDAP接口稳定版会将LDAP和无Agent方式抽象成API2.x版本支持LDAP请移步release中下载
2015-04-20 14:55:26 +00:00
#欢迎使用Jumpserver
2015-12-28 02:53:00 +00:00
**Jumpserver** 是一款由python编写开源的跳板机(堡垒机)系统实现了跳板机应有的功能。基于ssh协议来管理客户端无需安装agent。
支持常见系统:
1. redhat centos
2. debian
3. suse ubuntu
4. freebsd
5. 其他ssh协议硬件设备
2015-04-20 14:55:26 +00:00
2015-12-18 15:42:17 +00:00
###截图:
2015-12-19 09:09:43 +00:00
首页
2015-12-19 08:11:43 +00:00
2015-12-20 13:20:08 +00:00
![webterminal](https://github.com/ibuler/static/raw/master/jumpserver3/index.jpg)
2015-12-18 15:42:17 +00:00
2015-12-19 09:09:43 +00:00
WebTerminal:
2015-12-19 08:11:43 +00:00
2015-12-19 08:10:08 +00:00
![webterminal](https://github.com/ibuler/static/raw/master/jumpserver3/webTerminal.gif)
2015-12-18 15:42:17 +00:00
2015-12-19 09:09:43 +00:00
Web批量执行命令
2015-12-19 08:11:43 +00:00
2015-12-19 08:10:08 +00:00
![WebExecCommand](https://github.com/ibuler/static/raw/master/jumpserver3/webExec.gif)
2015-12-18 15:42:17 +00:00
2015-12-19 09:09:43 +00:00
录像回放
2015-12-19 08:11:43 +00:00
2015-12-18 15:42:17 +00:00
![录像](https://github.com/ibuler/static/raw/master/jumpserver3/record.gif)
2015-12-19 09:09:43 +00:00
跳转和批量命令
2015-12-19 08:11:43 +00:00
2015-12-18 15:42:17 +00:00
![跳转](https://github.com/ibuler/static/raw/master/jumpserver3/connect.gif)
2015-12-19 09:09:43 +00:00
命令统计
2015-12-19 08:11:43 +00:00
2015-12-20 13:20:08 +00:00
![跳转](https://github.com/ibuler/static/raw/master/jumpserver3/command.jpg)
2015-04-20 14:55:26 +00:00
2015-12-19 09:09:43 +00:00
### 文档
2015-12-19 09:13:37 +00:00
* [访问wiki](https://github.com/ibuler/jumpserver/wiki)
2015-12-29 14:54:55 +00:00
* [快速安装](https://github.com/ibuler/jumpserver/wiki/Quickinstall)
* [名词解释](https://github.com/ibuler/jumpserver/wiki/Termexplain)
* [快速开始](https://github.com/ibuler/jumpserver/wiki/Quickstart)
* [FAQ](https://github.com/ibuler/jumpserver/wiki/FAQs)
2015-12-19 09:09:43 +00:00
### 特点
2015-12-19 13:12:47 +00:00
* 完全开源GPL授权
2015-12-19 09:09:43 +00:00
* Python编写容易再次开发
* 实现了跳板机基本功能,认证、授权、审计
* 集成了Ansible批量命令等
* 支持WebTerminal
* Bootstrap编写界面美观
* 自动收集硬件信息
* 录像回放
* 命令搜索
* 实时监控
* 批量上传下载
2015-04-20 14:55:26 +00:00
2015-12-19 09:09:43 +00:00
### 其它
[Jumpserver官网](http://www.jumpserver.org)
2015-04-20 14:55:26 +00:00
2015-12-19 13:12:47 +00:00
[论坛](http://bbs.jumpserver.org)
2015-04-20 14:55:26 +00:00
[demo站点](http://demo.jumpserver.org)
2015-12-28 03:08:23 +00:00
交流群: 399218702
2015-12-19 09:09:43 +00:00
### 团队
2015-12-22 14:49:59 +00:00
![](https://github.com/ibuler/static/raw/master/jumpserver3/team.jpg)
2015-12-19 09:09:43 +00:00
2015-12-22 07:57:16 +00:00