Commit Graph

27 Commits (c68bbc6f3f12194920c569a4774fa75ac9c0d15a)

Author SHA1 Message Date
Apex Liu 9eaff8cc98 temp. 2017-12-07 04:29:25 +08:00
Apex Liu 507ef71766 RDP功能恢复到v2的状态了,准备尝试支持系统原生RDP客户端。 2017-11-27 02:28:47 +08:00
Apex Liu 907cb1b9e1 改进:
1. SSH按通道进行记录录像,避免一个会话多个通道时录像数据混杂导致播放混乱;
  2. 无论是SSH-Shell还是SSH-SFTP,均能够根据实际建立连接并进行操作正确记录其类型,方便界面展示;
  3. 核心模块能够处理连接信息的引用计数,因此SFTP上编辑、保存文件可以正常工作了;
  4. 能够正确处理绝大部分断开连接后状态还在“使用中”的问题,但SecureCRT通过“连接SFTP标签页”后,有时仍然存在此问题。
2017-11-20 04:19:04 +08:00
Apex Liu 65f2d1ceae temp. 2017-10-30 18:14:48 +08:00
ApexLiu a49590705d temp. 2017-10-30 09:42:02 +08:00
ApexLiu 3d2754799f temp 2017-10-29 18:22:15 +08:00
ApexLiu 8019bf8be3 . 2017-10-26 11:08:24 +08:00
ApexLiu 3a62227af6 . 2017-10-26 09:54:28 +08:00
Apex Liu 7e7c63253a temp. 2017-10-12 20:35:57 +08:00
Apex Liu b43fbc4382 配合WEB界面调整一些会话参数。 2017-09-07 02:47:08 +08:00
Apex Liu be59d1a612 整理代码。 2017-08-22 17:31:35 +08:00
Apex Liu eef2ce4460 整理代码,调整参数名称,避免混淆。 2017-08-21 17:32:17 +08:00
Apex Liu 191d007678 . 2017-08-21 05:22:35 +08:00
Apex Liu 73d51a2563 prepare for v3. 2017-08-21 01:54:37 +08:00
Apex Liu 4ae6d4c5b5 1. 无法连接到远程主机时,连接超时设置为10秒; 2. 解决RDP连接出错时,仍然汇报连接成功的问题。 2017-05-28 13:08:37 +08:00
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
apexliu 59f14d3e73 修正被锁定的用户仍然可以登录;修正录像文件中记录的起始时间不正确;增加ssh回放界面显示会话详细信息; 2017-04-16 06:15:07 +08:00
Apex Liu d71217d50f 统一录像文件格式。 2017-04-14 18:40:20 +08:00
Apex Liu 8e8a06628d change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00:00
apexliu fe34aafa49 rdp works with freerdp on Windows. 2017-04-10 00:36:38 +08:00
Apex Liu 4ee850c83e temp. 2017-04-07 15:05:29 +08:00
Apex Liu 669fc79eae temp. 2017-04-06 18:46:58 +08:00
Apex Liu f142793394 temp. 2017-03-16 18:45:31 +08:00
Apex Liu 455e1b534d update libssh to 0.7.4. 2017-03-08 14:24:58 +08:00
Apex Liu 3ec1bea6ea 为适配跨平台调整代码。此版本可以在Windows和Linux平台编译通过,但尚未进行测试。 2017-01-11 23:50:29 +08:00
Apex Liu 4cc96b0025 libtpssh.so now build on Linux. 2017-01-11 23:24:21 +08:00
Apex Liu 8ac48cccf5 add teleport core service with SSH protocol supported, works on Windows now. 2017-01-08 23:53:37 +08:00