Apex Liu
|
47c2fdcff4
|
1. 修正:SSH连接后,超时断开后,客户端可能会反复重连,最终导致核心服务假死;
2. 修正:后台配置超时无操作自动断开时,配置为0,即永不超时,选项不生效。
|
2021-03-04 01:25:23 +08:00 |
Apex Liu
|
d8c6bd0c84
|
格式化代码;使用auto和nullptr。
|
2020-11-03 01:29:48 +08:00 |
Apex Liu
|
b7d9f6f0d8
|
大幅度改进SSH模块,增加稳定性。
|
2020-10-15 02:50:33 +08:00 |
Apex Liu
|
958712745b
|
1. use jsoncpp c++11 interface in telnet module. 2. fix timeout when create ssh channel on libssh session.
|
2019-11-22 02:59:52 +08:00 |
Apex Liu
|
1e9145203b
|
build on linux.
|
2019-11-21 03:41:46 +08:00 |
Apex Liu
|
f1cab131cb
|
.temp.
|
2019-06-29 18:00:24 +08:00 |
Apex Liu
|
bb14ecb8d6
|
.temp.
|
2019-06-29 04:24:37 +08:00 |
Apex Liu
|
2a65dafd25
|
.fix typo.
|
2019-01-11 18:33:46 +08:00 |
Apex Liu
|
96fe0a4bca
|
Windows平台编译支持visual studio 2017环境。
|
2018-12-28 02:28:51 +08:00 |
Apex Liu
|
6ffa716e4b
|
build on CentOS 7 and test. Upgrade to libssh-0.8.5. Upgrade all python-module like PIL, etc.
|
2018-11-27 01:06:59 +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
|
be816eb564
|
Merge remote-tracking branch 'remotes/origin/dev' into feature/python-3.7
|
2018-09-22 02:24:39 +08:00 |
Apex Liu
|
0521729c91
|
fixed: can not auto-login with telnet protocol for Huawei network device.
|
2018-09-20 01:50:01 +08:00 |
Apex Lu
|
3db03008d6
|
try to fix telnet issues.
|
2018-09-19 02:04:34 +08:00 |
Apex Liu
|
6485e33018
|
compile on windows.
|
2018-09-18 02:46:41 +08:00 |
Apex Liu
|
d3e94f9672
|
除libssh库外,其他的C/C++的第三方库和pythong的第三方库进行了升级。
|
2018-09-16 14:42:23 +08:00 |
Apex Liu
|
50d814869c
|
Assist support freerdp on MacOS.
|
2018-05-07 17:12:00 +08:00 |
Apex Lu
|
eb73b637a9
|
adjust for build Linux version.
|
2018-05-05 10:53:33 +08:00 |
Apex Liu
|
e7c657e132
|
强制中断在线会话功能完成。版本升级到v3.0.1.6,准备作为beta版本发布。
|
2018-05-05 00:58:19 +08:00 |
Apex Liu
|
39c94b67be
|
支持会话无操作超时设置,默认15分钟没有操作则断开连接。
|
2018-04-30 01:54:59 +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 Liu
|
ddcfb1ae13
|
.
|
2018-04-09 16:19:50 +08:00 |
Apex Liu
|
860af40359
|
尝试修正telnet协议,在连接某些网络设备时,能连接但是没有记录审计录像的问题,同时尝试修正无需认证的网络设备可能会卡死的情况。
|
2018-04-09 00:26: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 |
Apex Liu
|
3aa873d41e
|
telnet录像支持记录客户端窗口大小改变事件,并能正确回放了。
|
2018-04-08 17:01:45 +08:00 |
Apex Liu
|
21e07f7b32
|
telnet可以录像和播放了(还不能记录命令,不能感知客户端窗口大小变化)
|
2018-04-06 07:59:44 +08:00 |
Apex Liu
|
e920bf1895
|
加入对telnet协议的支持,可以正常连接远程主机,还差录像数据没有记录。
|
2018-04-06 06:56:37 +08:00 |