发布于 2018-01-11 01:03:19 | 205 次阅读 | 评论: 0 | 来源: 网友投递
Teleport Golang高并发SocketAPI框架
Teleport是一款适用于分布式系统的高并发API框架,它采用socket全双工通信,实现S/C对等工作,支持长、短两种连接模式,支持断开后自动连接与手动断开连接,支持身份验证,内部数据传输格式为JSON。
Teleport 2.4 版本发布了,Gravitational Teleport 是一个先进的 SSH 服务器,可通过 SSH 或者 HTTPS 远程访问 Linux 服务器。其目的是为了替代 sshd。
更新内容:
新特性:
New Commercial Teleport Editions: "Pro" and "Business" allow users to
purchase a Teleport subscription without signing contracts.
Teleport now supports SSH session recording even for nodes running OpenSSH. #1327
This feature is called "recording proxy mode".
Users of open source edition of Teleport can now authenticate against Github. #1445
The Web UI now supports persistent URLs to Teleport nodes which can be
integrated into 3rd party web apps. #1511
Session recording can now be turned off #1430
Bug 修复:
Resource (file descriptor) leak. #1433
Correct handling of the terminal type. #1402
Crash on startup. #1395
完整内容请查看发布日志。
下载地址: