This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
teleport
Watch
1
Star
0
Fork
You've already forked teleport
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e0fa96e867
teleport
/
server
History
Apex Liu
201f68b1b1
登录界面会根据系统默认设置显示合适的认证方式了。
2017-11-30 02:02:21 +08:00
..
.idea
fix ini parser not work when new line flag '\r\n' and '\n' in the same file.
2017-11-26 04:44:06 +08:00
share
/etc
Fixed on Linux, but some SQL must update to fit MySQL(can not use field named desc, must use `desc`, because desc is a keywork of MySQL).
2017-11-25 16:18:56 +08:00
tp_core
增强对SSHv1的支持,例如不允许打开SFTP、不允许建立多个通道等等。与客户端直连远程主机依然有一些差异,因为客户端连接TP时总是使用的SSHv2协议,所以无法准确判断远程主机的协议版本从而导致一些行为上的差异。
2017-11-30 01:25:31 +08:00
tp_web
/src
fix ini parser not work when new line flag '\r\n' and '\n' in the same file.
2017-11-26 04:44:06 +08:00
www
登录界面会根据系统默认设置显示合适的认证方式了。
2017-11-30 02:02:21 +08:00
CMakeLists.txt
准备在Linux平台上进行打包测试。
2017-11-24 23:28:38 +08:00