kingToolbox / kingToolbox/WindTerm
SSH连接串口服务器闪退
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
1. 如图,在SSH连接串口服务器的IP的时候,在输入账户名确认后会闪退。但是如果在会话设置里面把验证方式改为只勾选“尝试用密码认证”,就可以正常输入,不会闪退。
2. 此外,在连接部分IP时,会自己在终端添加了一个分号“;” ,导致每次都要手动的删除。下面为日志。可以看到“Select one: ;”后面自动的被添加了一个“;”,但是其他的终端软件不会有这种情况。
SN0116A Main Menu
========================================================================
1. Preferences
2. User Management
3. Port Settings
4. Port Access
5. Device Management
6. Sessions
Q. Logout
Select one: ;
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce an SSH connection to a serial server using the default authentication settings, then compare it with the password-only setting. Inspect the terminal input around the logged “Select one: ;” prompt. Done means the connection no longer crashes after entering the account name and no extra semicolon is inserted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100