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
|
1c8c9daa99
|
准备3.5.3测试版本。
|
2020-03-26 20:32:35 +08:00 |
Apex Liu
|
b900af6787
|
.temp.
|
2020-01-13 20:24:09 +08:00 |
Apex Liu
|
bb321ce03f
|
.temp.
|
2019-12-23 05:51:25 +08:00 |
Apex Liu
|
6279ec73f3
|
.temp.
|
2019-12-16 19:56:57 +08:00 |
Apex Liu
|
7b0cc6f33d
|
.temp.
|
2019-12-05 09:36:59 +08:00 |
Apex Liu
|
b73b3d9b93
|
.temp.
|
2019-11-28 09:51:25 +08:00 |
Apex Liu
|
1e9145203b
|
build on linux.
|
2019-11-21 03:41:46 +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
|
8672b46bd2
|
.
|
2018-11-07 00:45:38 +08:00 |
Apex Liu
|
46cd77420d
|
修复ssh远程连接后执行 rz 命令无法工作的问题。
|
2018-11-04 08:58:30 +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 Lu
|
b521beef38
|
build with Python3.7.0, it's works. :)
|
2018-09-24 02:47:50 +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 |
Apex Liu
|
84819365fa
|
temp.
|
2017-12-01 08:43:13 +08:00 |
ApexLiu
|
b2a2316e96
|
修正macOS版助手设置界面展示不了的问题。
|
2017-11-26 22:34:37 +08:00 |
Apex Lu
|
4d5007e413
|
fix ini parser not work when new line flag '\r\n' and '\n' in the same file.
|
2017-11-26 04:44:06 +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
|
9ab930bd55
|
1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等;
|
2017-05-24 17:28:28 +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 |
apexliu
|
61c1b69cd9
|
修正web播放录像时的录像文件路径,避免core服务设置了非默认重放文件路径后web出现找不到文件的问题。
|
2017-03-29 02:56:05 +08:00 |
Apex Liu
|
b3a617614e
|
works on linux now.
|
2017-03-27 17:10:26 +00:00 |
Apex Liu
|
455e1b534d
|
update libssh to 0.7.4.
|
2017-03-08 14:24:58 +08:00 |
Apex Liu
|
faa5887e25
|
fixed: on linux, daemon not start with system boot.
|
2017-01-27 00:20:03 +08:00 |
Apex Liu
|
3ec1bea6ea
|
为适配跨平台调整代码。此版本可以在Windows和Linux平台编译通过,但尚未进行测试。
|
2017-01-11 23:50:29 +08: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 |