kingToolbox / kingToolbox/WindTerm
Can the function of sending custom strings after XXX seconds of idleness be added?
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Now the SSH session setting has the function of "sending empty packets to keep the session active", but in some Jump Server environments, this request is not responded. Can the function of sending custom strings after XXX seconds of idleness be added? For example, send a space every XxX seconds, thank you!
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the SSH session keepalive setting and its existing empty-packet behavior first. Determine how idle time is measured and where a configurable custom string could be sent; done means the setting supports sending that string after the requested idle interval without disrupting the session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100