kingToolbox / kingToolbox/WindTerm

The error prompt in the label address bar has not been realized so far

Open
#934 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

shell://shell sessions/admin:cmd

In this address bar, if you enter 192.168.1.1, it can be opened directly ssh://192.168.1.1:22
However, if the address I entered has a port, it will always prompt that the session has been disconnected. Press enter to reconnect
Sometimes I like the function of xshell very much. I can enter it directly in the address bar ssh://root @192.168.1.1:5555 can directly connect to a new server, which can improve work efficiency. Otherwise, every time I need to open a new server, I need to establish a separate configuration, but this server is only a server I temporarily maintain or log in to test. It doesn't need to exist in my server table

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the behavior in the shell session address bar with 192.168.1.1 and with an explicit port such as ssh://root@192.168.1.1:5555. Trace the address-bar handling and session reconnect path; done means a port-bearing SSH address opens a temporary connection instead of showing the disconnected-session prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, shell
Domain
cli, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.