aws / aws/session-manager-plugin

Please consider implementing dynamic port forward with socks as in ssh.

Open
#88 4 comments 6 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
320
Forks
97
PR merge metrics
No merged PRs in 30d

Description

While the portforward over aws ssm is useful, it would incredibly useful to have a socks proxy instead a port forward.

What I'd like to have is something similar to:
`ssh -D ` where `port` starts listening as a [http socks proxy](https://www.digitalocean.com/community/tutorials/how-to-route-web-traffic-securely-without-a-vpn-using-a-socks-tunnel) you can configure in your browser to tunnel any and all traffic over it.

This allows for http to https redirects and more in general reach internal servers without needing to create a new portforward for each one.

¡Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.