Apex Liu
|
2d701bfc09
|
1. 修改win助手,支持远程连接时用户手动输入密码;
2. 版本号升级到3.6.3-b2。
|
2022-06-02 01:00:14 +08:00 |
Apex Liu
|
e9de6513eb
|
1. 去掉在rdp的sid前填写的两个字节;2. 格式化部分代码。
|
2022-06-01 11:25:49 +08:00 |
Apex Liu
|
5c286811c9
|
配置远程账号时可以不设置密码,让用户在进行远程连接时手动输入。
|
2022-05-29 03:46:34 +08:00 |
Apex Liu
|
f0f5159e20
|
win助手,重新加入本地http服务,以支持在不打开tp-web的情况下进行助手配置。
|
2022-05-22 02:22:09 +08:00 |
Apex Liu
|
6b76f2d7a1
|
重新引入助手的本地http服务,以支持在不打开TP-web的情况下进行本地助手配置。
|
2022-05-22 00:31:06 +08:00 |
Apex Liu
|
dcadf399a4
|
macOS: 支持通过API接口进行远程调用,支持通过API接口进行录像回放。
|
2022-05-19 17:39:34 +08:00 |
Apex Liu
|
f870298e5d
|
修改版本号到3.6.1-a2
|
2022-05-17 23:50:14 +08:00 |
Apex Liu
|
bffefe8965
|
.tmp.
|
2022-05-16 22:24:06 +08:00 |
Apex Liu
|
c240f94da5
|
1. 移除助手配置页面;2. 支持websocket方式通知助手启动rdp播放器。
|
2022-05-16 20:14:41 +08:00 |
Apex Liu
|
c701a90670
|
win版助手改为使用url-protocol方式,不再启动本地http服务了。
|
2022-05-14 19:11:13 +08:00 |
Apex Liu
|
15e85d61ef
|
[assist] refactor assist, communicate with web-app through web-socket.
[web] fix: shown invalid date when select valid from/to date in user-edit UI.
|
2021-11-25 14:40:25 +08:00 |
Apex Liu
|
3a42600b73
|
修正:审计页面没有显示用户姓名,仅显示了用户登录账号名;
修正:telnet配置为无用户名密码登录时,总是提示参数错误;
其他:去掉构建脚本对python2的支持;
|
2020-12-05 01:33:47 +08:00 |
Apex Liu
|
8fef2fc2cd
|
编译Mac版助手,并发布3.5.6版Mac助手。
|
2020-08-05 02:56:57 +08:00 |
Apex Liu
|
69f5374478
|
准备发布3.5.6
|
2020-06-16 00:58:58 +08:00 |
Apex Liu
|
838bcb5979
|
mac版支持RDP录像回放了。
|
2020-06-06 21:36:00 +08:00 |
Apex Liu
|
eeedf21323
|
fix FreeRDP call param for MacOS.
|
2020-06-05 19:20:36 +08:00 |
Apex Liu
|
45ee30b95d
|
update Python module for Linux.
|
2020-06-05 15:17:58 +08:00 |
Apex Liu
|
4c53f88c8b
|
版本升级到3.5.5,准备发布测试版。
|
2020-06-05 00:39:52 +08:00 |
Apex Liu
|
c3ff1169dd
|
mac助手,首次连接时不再提示输入yes/no了。
|
2020-06-04 20:56:00 +08:00 |
Apex Liu
|
1c8c9daa99
|
准备3.5.3测试版本。
|
2020-03-26 20:32:35 +08:00 |
Apex Liu
|
da209cbea7
|
macOS版助手可以配合FreeRDP 2.0.0-rc4版本使用了(与TP3.2.2服务端配合使用,测试连接Win10通过)。
|
2020-02-06 23:19:06 +08:00 |
Apex Liu
|
7902a3b958
|
[macos] 在助手程序中使用mebedtls取代openssl。
|
2019-11-29 20:35:47 +08:00 |
Apex Liu
|
eae1db3edc
|
全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。
|
2019-11-17 03:32:05 +08:00 |
Apex Liu
|
adbeed7c04
|
修复mac升级到mojave后因脚本权限问题导致无法通过终端进行ssh的问题。
|
2019-07-22 12:15:58 +08:00 |
Apex Liu
|
9649aca480
|
prepare for v3.3.1
|
2019-06-29 18:57:59 +08:00 |
Apex Liu
|
37284c3039
|
.fix typo.
|
2019-01-26 13:58:30 +08:00 |
Apex Liu
|
cad9beb31f
|
解决助手在某些情况下无法启动HTTPS服务的问题,重新颁发针对127.0.0.1的IP证书,助手版本号升级到3.2.2.
|
2019-01-26 04:23:28 +08:00 |
Apex Liu
|
12a37ef95f
|
调整mac助手升级后加载配置文件失败导致无法启动时的错误提示,在提示中给出解决方法。
|
2018-12-16 19:33:45 +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
|
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 Lu
|
917ecbd9f1
|
update version to 3.0.0.4, prepare for new CTP-Release.
|
2018-04-08 17:28:17 +08:00 |