kingToolbox / kingToolbox/WindTerm
Feature request: Remote port forwarding
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Like SecureCRT:

which means `ssh -R 8080:localhost:8080`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing WindTerm’s SSH connection handling and how the command `ssh -R 8080:localhost:8080` would map to its entry points; the issue names no source file or test. Done means supporting remote port forwarding equivalent to that command and verifying that remote port 8080 forwards to localhost:8080.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100