Commit Graph

141 Commits (e126b6f61ce15c4244214756bc9f06bdd7f1788f)

Author SHA1 Message Date
Apex Liu 0971b0dc9f . assist support mstsc. 2019-01-17 02:37:33 +08:00
Apex Liu 5e22d70d19 1. 调整认证码图片的生成机制,提高识别度;2. 调整Win版助手系统托盘图标,提升识别度。 2018-12-30 02:38:58 +08:00
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 4a62319ae2 mac助手加入对filezilla的支持。 2018-12-16 20:14:39 +08:00
Apex Liu 12a37ef95f 调整mac助手升级后加载配置文件失败导致无法启动时的错误提示,在提示中给出解决方法。 2018-12-16 19:33:45 +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 b59fa23a93 完善构建脚本,macOS平台可以直接生成最终的助手安装包dmg文件了。 2018-11-20 02:02:21 +08:00
Apex Liu 1d35922f7a 修正macOS助手有时无法保存配置的问题;暂时移除telnet的支持。 2018-11-14 00:45:25 +08:00
Apex Liu 93a1b8259c macOS助手也支持在https访问web界面时与页面正常通讯了(需要注册根证书)。 2018-11-13 01:36:41 +08:00
Apex Liu ac0a55f78d 1. 微调macOS的StatusBar图标,使之更协调;2. 暗色调的StatusBar上也能正确显示白色图标了。 2018-11-12 03:08:06 +08:00
Apex Liu 0ddea7fabd macOS: 支持SecureCRT做SSH客户端,SecureFX做SFTP客户端了。
macOS: 使用Terminal和iTerm2做SSH客户端时,无需用户敲一次回车键了。
2018-11-12 00:09:55 +08:00
Apex Liu a883f8a80b 在macOS上的SSH远程时,使用Terminal或iTerm2做客户端时,可以自动回车完成登录了。 2018-11-11 06:10:35 +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 92c6265c72 Merge branch 'feature/v3.1.0-macos' of github.com:tp4a/teleport into feature/v3.1.0-macos 2018-11-07 00:55:27 +08:00
Apex Liu 24abe7041e . 2018-11-07 00:48:52 +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 Liu 5288822abb . 2018-10-29 04:16:19 +08:00
Apex Liu 15e08f1ebc . 2018-10-29 03:55:22 +08:00
Apex Liu ce112adc87 Try to avoid to hit Enter key when connect to ssh server on macOS. 2018-09-29 00:14:30 +08:00
Apex Liu 05d91e0610 Build and test on macOS, include tp_core and assist. 2018-09-28 02:59:15 +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 50d814869c Assist support freerdp on MacOS. 2018-05-07 17:12:00 +08:00
Apex Liu 8c5dab0991 v3.0.1.6-beta release. 2018-05-05 11:30:10 +08:00
ApexLiu eae7ffb76d macOS xfreerdp works without "/drives" and "/clipboard"... 2018-04-21 01:15:31 +08:00
ApexLiu 69768dcc2e 尝试在macOS上通过调用xfreerdp来支持RDP协议,基本可以工作了,但启动进程的方式还需要调整。 2018-04-20 01:20:12 +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
ApexLiu f4832e2a09 Merge branch 'feature/v3' of github.com:eomsoft/teleport into feature/v3 2018-02-05 16:52:17 +08:00
ApexLiu 7c2e352a0f . 2018-02-05 16:51:50 +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
ApexLiu b2a2316e96 修正macOS版助手设置界面展示不了的问题。 2017-11-26 22:34:37 +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
ApexLiu 2d0ce5da20 temp. 2017-10-31 01:09:09 +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
ApexLiu 3a68e9d64a add assist for macos. 2017-10-10 17:31:50 +08:00
Apex Liu 191d007678 . 2017-08-21 05:22:35 +08:00
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
apexliu 7608b6f94a 调整助手的安装路径,防止出现非管理员用户无法保存配置文件和录像回放临时文件的问题。 2017-04-16 23:22:14 +08:00
apexliu 4c47d82c68 升级版本号到2.2.5.1,准备发布新版本。 2017-04-16 11:24:31 +08:00
apexliu 59f14d3e73 修正被锁定的用户仍然可以登录;修正录像文件中记录的起始时间不正确;增加ssh回放界面显示会话详细信息; 2017-04-16 06:15:07 +08: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
apexliu f80e12c244 准备发布版本v2.1.2.1。 2017-03-30 04:39:03 +08:00
apexliu 2cada368e6 逐步调整const常量在各个模块中的统一。 2017-03-21 01:19:08 +08:00
Apex Liu f142793394 temp. 2017-03-16 18:45:31 +08:00
Apex Liu b90d24e42d fix assist memory leak. installer script works with NSIS 3.0.1. 2017-03-10 14:22:04 +08:00
Apex Liu 83e9b9439e temp. 2017-03-08 19:12:37 +08:00
Apex Liu 455e1b534d update libssh to 0.7.4. 2017-03-08 14:24:58 +08:00
Apex Liu 8508566a8c 规范助手安装包文件名。 2017-02-07 14:33:12 +08:00
Apex Liu 772fcf4537 解决助手程序只有安装后第一次运行时可以保存配置的问题(安装到Program Files目录下,普通用户没有写权限),现在将配置文件移动到%APPDATA%/Roaming/eomsoft/teleport/assist/cfg目录下了,日志文件在%APPDATA%/Roaming/eomsoft/teleport/assist/log目录下。 2017-02-07 02:07:42 +08:00
Apex Liu 3ec1bea6ea 为适配跨平台调整代码。此版本可以在Windows和Linux平台编译通过,但尚未进行测试。 2017-01-11 23:50:29 +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
Apex Liu 37b409f325 add python run-time and management web site, now works on Windows only. 2016-12-14 23:34:44 +08:00
Apex Liu 394b5405c6 add tp-assist project. 2016-12-07 01:05:56 +08:00