kingToolbox / kingToolbox/WindTerm
[quick bar]support \p cmd
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
when login remote telnet, create a cmd bar to auto login,
after input username must wait for a moment to remote display the respone,
then we can input the password.
the secure crt implement \p to sleep one second to wait the respone, the securt crt cmd is:
my_username\n \p my_password\n #---the \p is sleep one second
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the quick-bar command parser and the Telnet login flow, then trace how username and password input are sent. Done means the \p command pauses long enough after the username before the password is submitted, with coverage for the command-bar behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100