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

Tunnel without executing commands #60

Open
lcmgh opened this issue Feb 27, 2023 · 1 comment
Open

Tunnel without executing commands #60

lcmgh opened this issue Feb 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lcmgh
Copy link

lcmgh commented Feb 27, 2023

ssh -N -p 2222 -L6116:<tunnel-host>:<tunnel-port> -o StrictHostKeychecking=no tunnel@<ssh-server>

Can this be done with your lib?

@1148118271
Copy link
Owner

Not currently supported.

@HsuJv HsuJv added the enhancement New feature or request label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants