Update README.md

pull/32/merge v2.0.0.1-hotfix
Apex Liu 2017-03-27 07:01:33 +08:00 committed by GitHub
parent 32bea1a67d
commit e535dc4f02
1 changed files with 33 additions and 2 deletions

View File

@ -1,2 +1,33 @@
# teleport
Teleport是一款简单易用的堡垒机系统。
# TELEPORT
欢迎使用TELEPORT
## 快速了解
Teleport是一款简单易用的堡垒机系统具有小巧、易用、易于集成的特点支持RDP和SSH协议的跳转和管理。
Teleport由两大部分构成
- 跳板核心服务
- WEB操作界面
Teleport非常小巧且极易安装部署**仅需一分钟,就可以安装部署一套您自己的堡垒机系统!!**
## 支持的操作系统
Teleport支持部署到Windows或Linux系统中目前支持的系统版本如下
- Windows Server 2008 及以上版本
- Windows 7 及以上版本
- Ubuntu 14.04 64位 及以上版本
- CentOS 6.2 64位 及以上版本
- Debian 6.0 64位 及以上版本
- Redhat 6.2 64位 及以上版本
## 依赖环境
因为Teleport内建了所需的脚本引擎、WEB服务等模块因此不需要额外安装其他的库或者模块整个系统的安装与部署非常方便。
## 延伸阅读
[安装部署Teleport](https://github.com/eomsoft/teleport/wiki/deployment-install)