Commit Graph

31 Commits (2b6d3a0529b00efb0c80e4e61dc46f107c032765)

Author SHA1 Message Date
horizonlin 219e4bc8e9
添加URLProtocol
添加URLProtocol
2018-12-18 11:41:44 +08:00
Apex Liu ecb1d23f74 修正win助手mongoose无法监听locahost,必须监听127.0.0.1的问题。 2018-12-10 00:23:17 +08:00
Apex Liu 93a1b8259c macOS助手也支持在https访问web界面时与页面正常通讯了(需要注册根证书)。 2018-11-13 01:36:41 +08:00
Apex Liu 8dd6bdbde0 助手加入https支持(50022=http,50023=https),实测以https方式访问web时,可以在各种浏览器中与助手进行通讯了(IE/Edge/Chrome/Firefox),目前在Win平台测试通过。 2018-11-09 03:10:08 +08:00
Apex Liu c78ead3457 .. 2018-11-07 03:34:30 +08:00
Apex Liu 24baf11273 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
Apex Liu 00ead99bb1 修正:助手与播放器配合可以播放数据来自HTTPS协议的RDP录像了。
改进:部分与账号相关的界面能够显示所属主机的名称而不仅仅是IP地址了。
2018-03-25 00:57:12 +08:00
Apex Liu 57f4518d69 修正:通过域名方式访问TP服务器,也可以正常播放RDP录像了。 2018-03-23 13:29:01 +08:00
Apex Liu 1ff768dd4f . 2018-03-05 17:49:12 +08:00
Apex Liu d4a0b4a596 . 2018-01-27 01:51:44 +08:00
Apex Liu 66a9e87038 Now both MSTSC and FreeRDP can connect to Win2003. 2018-01-26 02:22:47 +08:00
Apex Liu 2411b95e1f . 2018-01-17 04:45:33 +08:00
Apex Liu 299f849185 . 2018-01-12 02:52:13 +08:00
Apex Liu 313366e200 fix: macOS assist, when start ssh client, got error invalid parameter. And remove some useless code. 2018-01-02 17:13:22 +08:00
Apex Liu b0661e1379 . 2018-01-02 03:51:26 +08:00
Apex Liu 33da1d9623 . 2017-12-26 04:22:54 +08:00
Apex Liu a1fc08892c . 2017-12-22 18:20:31 +08:00
Apex Liu c68bbc6f3f 完成:RDP远程连接按钮+选项功能,同时调整了调用助手的参数(rdp_width, rdp_height, rdp_console)。 2017-12-18 03:27:00 +08:00
Apex Liu 73be5d89f8 将freerdp启动命令行的 /gdi:sw 固定到助手内部,不允许用户自行设置。如果使用 /gdi:hw 会导致显示不正常。 2017-12-14 03:57:10 +08:00
Apex Liu 9f673138c4 助手程序移除了对 inet_ntop() 函数的使用,使之能够在WinXP上运行。 2017-12-11 14:50:01 +08:00
Apex Liu d6bcdeb42d rdp播放功能部分可用(支持播放FreeRDP的录像,但是不能播放MSCST的录像)。 2017-12-11 01:02:19 +08:00
Apex Liu b161f13f6d windows版助手支持选择RDP客户端了,目前只支持mstsc和freerdp两种,不允许自定义。 2017-12-06 18:08:46 +08:00
Apex Liu f5b5b12eec temp. 2017-12-06 03:10:57 +08:00
Apex Liu 09e8ee377e . 2017-12-05 01:28:31 +08:00
Apex Liu e0fa96e867 强制助手在 tcp://127.0.0.1:50022 监听,而不是 0.0.0.0:50022,防止被攻击。 2017-12-01 16:54:49 +08:00
Apex Liu 9034daf0f3 助手使用原生RDP客户端,并解决使用原生RDP客户端两次连接的问题。但是目前无法连接,会认证失败。下一步需要重构数据包解析的模块。 2017-11-27 03:12:41 +08:00
Apex Liu 03aade65d9 1. 调整win平台助手安装包的输出文件名;2. 修正win平台助手在客户端软件路径中含有中文时出错的问题。 2017-11-26 19:40:17 +08:00
Apex Liu 65f2d1ceae temp. 2017-10-30 18:14:48 +08:00
Apex Liu 7e7c63253a temp. 2017-10-12 20:35:57 +08:00
Apex Liu 467a9918eb temp. 2017-10-11 08:53:01 +08:00
Apex Liu 175a54b60c rename client folder for win/macos. 2017-10-10 17:38:53 +08:00