[GH-ISSUE #1491] 希望增加telnet客户端功能,连堡垒机2分钟就会超时 #854

Closed
opened 2026-02-27 00:01:17 +03:00 by kerem · 4 comments
Owner

Originally created by @bianyifeng on GitHub (Jan 1, 2020).
Original GitHub issue: https://github.com/electerm/electerm/issues/1491

  1. 希望增加telnet客户端功能
  2. ssh 连接堡垒机的时间2分钟就会超时断开,连非堡垒机的ssh 没问题

以下为日志
[2020-01-01 19:06:48.843] [error] Error: Keepalive timeout
at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.1-e37bef11a9c55e635d9e4cdb04f96a55846e916a.js:19:202101
at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.1-e37bef11a9c55e635d9e4cdb04f96a55846e916a.js:19:159637)

Originally created by @bianyifeng on GitHub (Jan 1, 2020). Original GitHub issue: https://github.com/electerm/electerm/issues/1491 1. 希望增加telnet客户端功能 2. ssh 连接堡垒机的时间2分钟就会超时断开,连非堡垒机的ssh 没问题 以下为日志 [2020-01-01 19:06:48.843] [error] Error: Keepalive timeout at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.1-e37bef11a9c55e635d9e4cdb04f96a55846e916a.js:19:202101 at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.1-e37bef11a9c55e635d9e4cdb04f96a55846e916a.js:19:159637)
kerem 2026-02-27 00:01:17 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jan 1, 2020):

https://github.com/mscdex/ssh2/issues/367

<!-- gh-comment-id:570073126 --> @zxdong262 commented on GitHub (Jan 1, 2020): https://github.com/mscdex/ssh2/issues/367
Author
Owner

@bianyifeng commented on GitHub (Jan 2, 2020):

@zxdong262 补充一下,非书签连接的堡垒机SSH 没有超时退出,好像只有书签打开的堡垒机SSH 才会超时退出

<!-- gh-comment-id:570107023 --> @bianyifeng commented on GitHub (Jan 2, 2020): @zxdong262 补充一下,非书签连接的堡垒机SSH 没有超时退出,好像只有书签打开的堡垒机SSH 才会超时退出
Author
Owner

@zxdong262 commented on GitHub (Jan 3, 2020):

@bianyifeng 非书签连接的SSH实际就是用bash运行ssh

<!-- gh-comment-id:570438306 --> @zxdong262 commented on GitHub (Jan 3, 2020): @bianyifeng 非书签连接的SSH实际就是用bash运行ssh
Author
Owner

@hope250 commented on GitHub (May 22, 2020):

最近在试用阿里云的堡垒机,这个问题确实是存在的,特别是SFTP,问题比较大,干脆拉不到任何目录信息。

<!-- gh-comment-id:632460498 --> @hope250 commented on GitHub (May 22, 2020): 最近在试用阿里云的堡垒机,这个问题确实是存在的,特别是SFTP,问题比较大,干脆拉不到任何目录信息。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#854
No description provided.