kingToolbox / kingToolbox/WindTerm

Allow SSH port controlled by proxy command

Open
#2,356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

I'm connecting to AWS EC2 instances with AWS Session Manager, and the ssh port is dynamic which get from command "aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters 'portNumber=%p'"

Is that possible to let such proxy command control ssh port instead of a fixed value in settings?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are identified. Start by reproducing the AWS Session Manager command and tracing how the SSH proxy command and fixed port setting are handled; define completion as allowing the proxy command to control the SSH port while preserving a working connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, bash
Domain
cli, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.