Teleport是一款简单易用的堡垒机系统。
 
 
 
 
 
 
Go to file
Apex Liu 04cc466ea2 temp. 2017-11-15 17:58:18 +08:00
build temp. 2017-10-30 18:14:48 +08:00
client fix json file format. 2017-10-31 22:25:53 +08:00
common temp. 2017-10-30 09:42:02 +08:00
dist change file format from dos to unix. 2017-05-24 18:13:26 +08:00
external 1. try to fix crash on Linux by use libssh multi-thread initialization function. 2017-04-30 17:46:11 +00:00
server temp. 2017-11-15 17:58:18 +08:00
.gitignore . 2017-11-01 09:47:55 +08:00
README.md Update README.md 2017-03-27 07:01:33 +08:00
build.bat.in 修正助手安装包,加入FreeRDP客户端所依赖的msvcr120.dll动态库。 2017-05-18 10:21:21 +08:00
build.sh develop on MacOS. 2017-06-06 02:22:52 +08:00
config.ini.in temp. 2017-04-17 10:21:47 +00:00
version.in 升级版本到v2.2.10.1,准备发布。 2017-06-07 00:47:32 +08:00

README.md

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