Commit Graph

49 Commits (96fe0a4bca265bbf8c32a76a29cc3dac246771e0)

Author SHA1 Message Date
Apex Liu 96fe0a4bca Windows平台编译支持visual studio 2017环境。 2018-12-28 02:28:51 +08:00
Apex Liu 63a691394c 调整win版安装脚本。 2018-12-25 16:47:32 +08:00
horizonlin b3645244ba
添加URLProtocol
添加URLProtocol
2018-12-18 11:46:00 +08:00
horizonlin 219e4bc8e9
添加URLProtocol
添加URLProtocol
2018-12-18 11:41:44 +08:00
horizonlin ec9e4c99d8
添加URLProtocol
添加URLProtocol
2018-12-18 11:37:49 +08:00
Apex Liu ecb1d23f74 修正win助手mongoose无法监听locahost,必须监听127.0.0.1的问题。 2018-12-10 00:23:17 +08:00
Apex Liu ef90de7ebe 升级版本号到v3.2.0-beta. 2018-11-25 02:05:10 +08:00
Apex Liu 93a1b8259c macOS助手也支持在https访问web界面时与页面正常通讯了(需要注册根证书)。 2018-11-13 01:36:41 +08:00
Apex Liu 784bbe35f7 统一图标。 2018-11-10 04:20:58 +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 8672b46bd2 . 2018-11-07 00:45:38 +08:00
Apex Liu 1f04977aba 统一调整图标 2018-11-06 22:13:37 +08:00
Apex Lu 2e876a5cfe build with Python 3.7 and newest external from source on Linux ok now. 2018-09-23 17:38:13 +08:00
Apex Liu 8c5dab0991 v3.0.1.6-beta release. 2018-05-05 11:30:10 +08:00
apexliu 60d3f63d7d update ver to 3.0.0.5-ctp for next release. 2018-04-11 13:24:06 +08:00
Apex Liu 24baf11273 实现:运维授权策略中,“连接控制->RDP选项”设置的选项可以起作用了。 2018-04-11 01:30:55 +08:00
Apex Lu 917ecbd9f1 update version to 3.0.0.4, prepare for new CTP-Release. 2018-04-08 17:28:17 +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 54bd8332f9 RDP远程时,如果客户端时MSTSC,则录像无法播放,在解决此问题前,先屏蔽掉对MSTSC的支持(助手不可选择MSTSC)。 2018-03-05 00:32:45 +08:00
ApexLiu 0d24b1834b . 2018-03-01 09:07:49 +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 Lu 8d4ecdf487 Upgrade version to 3.0.0.2, build and test on Linux. 2017-12-13 23:22:42 +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 40619185a7 开始调整自动构建脚本 2017-11-24 02:46:01 +08:00
Apex Liu 70a5e7e452 fix json file format. 2017-10-31 22:25:53 +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 178f53a28f temp. 2017-10-11 13:18:16 +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