Replies: 1 comment 2 replies
-
It was in the output when you deployed your server
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
trying to use ssh-tunnel, but being asked with ssh passphrase, don't know where to find passphrase.
A clear and concise description of what the bug is.
To Reproduce
ssh -D 127.0.0.1:1080 -f -q -C -N @algo -i configs//ssh-tunnel/.pem -F configs//ssh_config
Steps to reproduce the behavior:
Expected behavior
ssh 1080 port forwarding started.
Additional context
n/a
Full log
n/a
Beta Was this translation helpful? Give feedback.
All reactions