Apex Liu
|
9abde183f9
|
修正无法在win平台构建助手的问题。
|
2021-03-08 01:13:00 +08:00 |
Apex Liu
|
47c2fdcff4
|
1. 修正:SSH连接后,超时断开后,客户端可能会反复重连,最终导致核心服务假死;
2. 修正:后台配置超时无操作自动断开时,配置为0,即永不超时,选项不生效。
|
2021-03-04 01:25:23 +08:00 |
Apex Liu
|
c2cf5b1842
|
Fix builder script for Linux.
|
2020-11-03 00:57:26 +08:00 |
Apex Liu
|
f26c71d52d
|
重构核心服务SSH模块,修正以下问题:
1. 某些情况下会卡在登录流程(通道中创建shell操作与收到服务端数据操作造成死锁);
2. 某些情况下连接断开了,但web界面仍然显示使用中(没有正确处理断开事件,没有更新数据库);
3. cat一个大文件会很慢,有时会导致连接断开(每个数据包都完整解析导致处理时间过长);
4. 连接/认证过程出错(密码错误、协议不支持、远程连接超时等等),均会提示用户重新输入密码(改为断开连接,避免造成误解);
|
2020-11-02 02:50:49 +08:00 |
Apex Liu
|
b7d9f6f0d8
|
大幅度改进SSH模块,增加稳定性。
|
2020-10-15 02:50:33 +08:00 |
Apex Liu
|
85e6f4dd28
|
.tmp. not works yet.
|
2020-09-11 01:20:11 +08:00 |
Apex Liu
|
e4ecbe6543
|
build on MacOS 10.15.
|
2020-08-12 23:48:12 +08:00 |
Apex Liu
|
bb321ce03f
|
.temp.
|
2019-12-23 05:51:25 +08:00 |
Apex Liu
|
f579c8cb69
|
.temp.
|
2019-11-20 00:09:33 +08:00 |
Apex Liu
|
eae1db3edc
|
全面升级第三方库:openssl/libuv/mbedtls/jsoncpp/mongoose/zlib/libssh;加入播放器的一键构建(Qt命令行构建);调整助手安装包构建脚本,使之能够发布基于Qt的软件。
|
2019-11-17 03:32:05 +08:00 |
Apex Liu
|
db0990d8c2
|
convert source files to UTF-8 with BOM.
|
2019-09-01 02:54:22 +08:00 |
Apex Liu
|
a883f8a80b
|
在macOS上的SSH远程时,使用Terminal或iTerm2做客户端时,可以自动回车完成登录了。
|
2018-11-11 06:10:35 +08:00 |
Apex Liu
|
b1524fd6a0
|
try to fix thread problem when use libuv.
|
2018-11-03 14:11:02 +08:00 |
Apex Liu
|
05d91e0610
|
Build and test on macOS, include tp_core and assist.
|
2018-09-28 02:59:15 +08:00 |
Apex Liu
|
50d814869c
|
Assist support freerdp on MacOS.
|
2018-05-07 17:12:00 +08:00 |
Apex Liu
|
e7c657e132
|
强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。
|
2018-05-05 00:58:19 +08:00 |
Apex Liu
|
9f673138c4
|
助手程序移除了对 inet_ntop() 函数的使用,使之能够在WinXP上运行。
|
2017-12-11 14:50:01 +08:00 |
ApexLiu
|
5155d4ff5d
|
temp.
|
2017-10-19 18:59:08 +08:00 |
Apex Liu
|
467a9918eb
|
temp.
|
2017-10-11 08:53:01 +08:00 |
ApexLiu
|
3a68e9d64a
|
add assist for macos.
|
2017-10-10 17:31:50 +08:00 |
ApexLiu
|
e1c74689d5
|
port to macOS.
|
2017-09-17 01:04:42 +08:00 |
ApexLiu
|
3e2f06a740
|
可以在MacOS上编译tp_core和libtpssh了 :)
|
2017-09-13 21:33:49 +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
|
5b30dc8f47
|
build rdp on linux.
|
2017-04-12 11:02:03 +00:00 |
apexliu
|
fe34aafa49
|
rdp works with freerdp on Windows.
|
2017-04-10 00:36:38 +08:00 |
apexliu
|
d1270e38ab
|
temp.
|
2017-04-07 03:27:15 +08:00 |
Apex Liu
|
669fc79eae
|
temp.
|
2017-04-06 18:46:58 +08:00 |
Apex Liu
|
b3a617614e
|
works on linux now.
|
2017-03-27 17:10:26 +00:00 |
Apex Liu
|
4cc96b0025
|
libtpssh.so now build on Linux.
|
2017-01-11 23:24:21 +08:00 |
Apex Liu
|
c5f1b9091a
|
tp_core now build on Linux.
|
2017-01-11 20:04:11 +08:00 |
Apex Liu
|
bb2cdacc0c
|
tp_web now build on Linux.
|
2017-01-11 00:02:33 +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 |