Termix-SSH / Termix-SSH/Support

[FEATURE]

Open
#1,078 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature platform-android platform-ios platform-mobile ssh tunnel
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.