Teleport是一款简单易用的堡垒机系统。
 
 
 
 
 
 
Go to file
Apex Liu 7dfd756324 .tmp. 2018-05-02 01:58:51 +08:00
build update ver to 3.0.0.5-ctp for next release. 2018-04-11 13:24:06 +08:00
client macOS xfreerdp works without "/drives" and "/clipboard"... 2018-04-21 01:15:31 +08:00
common 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
dist update ver to 3.0.0.5-ctp for next release. 2018-04-11 13:24:06 +08:00
external fix mbedtls for RSA no-CRT. 2018-04-06 01:20:50 +08:00
resource 绑定身份认证器功能完成,使用身份认证器动态密码登录功能完成。 2017-11-19 00:09:25 +08:00
server .tmp. 2018-05-02 01:58:51 +08:00
.gitignore 改进:授权策略编辑界面关于账号显示不完整的问题; 2018-03-26 02:21:44 +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 1. 修正:使用sqlite数据库时,新安装的系统启动时显示大量exception日志; 2017-12-15 18:03:09 +08:00
version.in update ver to 3.0.0.5-ctp for next release. 2018-04-11 13:24:06 +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