2016-01-08 09:16:06 +00:00
|
|
|
|
## 写在前面
|
2016-03-21 03:00:31 +00:00
|
|
|
|
- 版本号变更 2.0 -> 0.2版本 3.0 -> 0.3版本
|
2016-01-08 09:16:06 +00:00
|
|
|
|
|
2015-04-20 14:55:26 +00:00
|
|
|
|
#欢迎使用Jumpserver
|
2015-12-28 02:53:00 +00:00
|
|
|
|
**Jumpserver** 是一款由python编写开源的跳板机(堡垒机)系统,实现了跳板机应有的功能。基于ssh协议来管理,客户端无需安装agent。
|
|
|
|
|
支持常见系统:
|
2016-03-31 07:14:41 +00:00
|
|
|
|
1. CentOS, RedHat, Fedora, Amazon Linux
|
|
|
|
|
2. Debian
|
|
|
|
|
3. SUSE, Ubuntu
|
|
|
|
|
4. FreeBSD
|
2015-12-28 02:53:00 +00:00
|
|
|
|
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
|
|
|
|
### 文档
|
|
|
|
|
|
2016-03-10 09:40:54 +00:00
|
|
|
|
* [访问wiki](https://github.com/jumpserver/jumpserver/wiki)
|
|
|
|
|
* [概览](https://github.com/jumpserver/jumpserver/wiki/%E6%A6%82%E8%A7%88)
|
|
|
|
|
* [名词解释](https://github.com/jumpserver/jumpserver/wiki/%E5%90%8D%E8%AF%8D%E8%A7%A3%E9%87%8A)
|
|
|
|
|
* [常见问题](https://github.com/jumpserver/jumpserver/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
|
2016-03-10 09:43:37 +00:00
|
|
|
|
* 安装基于:[RedHat 的系统](https://github.com/jumpserver/jumpserver/wiki/%E5%9F%BA%E4%BA%8E-RedHat-%E7%9A%84%E7%B3%BB%E7%BB%9F),[Debian 的系统](https://github.com/jumpserver/jumpserver/wiki/%E5%9F%BA%E4%BA%8E-Debian-%E7%9A%84%E7%B3%BB%E7%BB%9F)
|
2016-03-10 09:40:54 +00:00
|
|
|
|
* [快速开始](https://github.com/jumpserver/jumpserver/wiki/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)
|
2016-03-23 06:42:26 +00:00
|
|
|
|
* [安装图解](https://github.com/jumpserver/jumpserver/wiki/%E5%AE%89%E8%A3%85%E5%9B%BE%E8%A7%A3)
|
|
|
|
|
* [应用图解](https://github.com/jumpserver/jumpserver/wiki/%E5%BA%94%E7%94%A8%E5%9B%BE%E8%A7%A3)
|
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
|
|
|
|
|