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

ssh gateway, port forwarding feature needs #2726

Open
sp900409 opened this issue May 22, 2024 · 2 comments
Open

ssh gateway, port forwarding feature needs #2726

sp900409 opened this issue May 22, 2024 · 2 comments

Comments

@sp900409
Copy link

I have assets that not access from the public internet. I recommend to add ssh gateway and local;remote;dynamic port forward features.

@BornToBeRoot
Copy link
Owner

Looks like this is possible via PuTTY with the parameter -L and -R, i need to check it.

@BornToBeRoot
Copy link
Owner

@sp900409 you could pass a parameter to the PuTTY session like -L 8080:localhost:8080

image

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

2 participants