Termix-SSH / Termix-SSH/Support
[FEATURE]
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Title
Add ability to forward a port from an ssh session [iOS]
Platform
Mobile app (iOS, Android)
Is it related to an issue?
Essentially I am trying this from the SSH configuration file.
LocalForward 22300 localhost:22300
or
ssh -L 22300:localhost:22300 user@remotehost
I see the feature enabled for release-2.6.0. When will it be available for the iPhone app. the latest version from the app store is see v 1.1.7 is installed
Looks like the feature is requested here.
https://github.com/Termix-SSH/Support/issues/889
The Solution
I imagine that I could either create a Tunnel in the SSH section of a jumpbox that didn't try to ssh into the remote device.
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the requested LocalForward and ssh -L examples, then compare the tunnel behavior referenced for release-2.6.0 and the linked Support issue #889. Done means iPhone users can configure and use SSH port forwarding without an unnecessary interactive SSH connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile-dev, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100