Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: How about the SSH Dynamic Port Forwarding? #2077

Closed
lxwulf opened this issue Jan 31, 2020 · 5 comments
Closed

Feature Request: How about the SSH Dynamic Port Forwarding? #2077

lxwulf opened this issue Jan 31, 2020 · 5 comments

Comments

@lxwulf
Copy link

lxwulf commented Jan 31, 2020

The local/remote portforwarding options in terminus are very very nice but what is when i want to portforwading the connection dynamically? then i need to do it in a normal terminal a third option for dynamic pf would be nice

to be clear i mean the ssh option -D like => ssh -D 8080 lxwulf@myserver

@eugenov
Copy link

eugenov commented Apr 15, 2020

Very handy! I use it every day - no vpn needed with this socks5 tunnel.

@johnalanyoung
Copy link

This would indeed be a great feature to have.

@zend
Copy link
Contributor

zend commented Oct 19, 2020

The project ssh2 supports dynamic port forwarding using the api forwardOut.

See example:
https://github.com/mscdex/ssh2/blob/v0.8.x/README.md#dynamic-11-port-forwarding-using-a-socksv5-proxy-using-socksv5

GitHub
SSH2 client and server modules written in pure JavaScript for node.js - mscdex/ssh2

@ykgw-liuxin
Copy link

ykgw-liuxin commented Dec 2, 2020

+1
I like port forwarding in termiushttps://termius.com/

The #1 cross-platform terminal for Windows, macOS, Linus, iOS, and Android with built-in ssh client which works as your own portable server management system in any situation.

@Eugeny Eugeny closed this as completed in 0971a85 Dec 13, 2020
@Eugeny
Copy link
Owner

Eugeny commented Dec 13, 2020

Now available in the nightlies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants