-
Notifications
You must be signed in to change notification settings - Fork 45
SSH over SOCKS5 Proxy
Moses Narrow edited this page Jan 25, 2023
·
7 revisions
Assuming you have completed the steps in the Skywire SOCKS5 Proxy User Guide, it is possible to use the proxy to gain ssh access to a remote machine when you cannot otherwise ssh directly to that machine. First, connect the socks5 proxy to that machine, either via the hypervisor UI or using skywire-cli skysocksc
When the connection has been established, the following command may be run, substituting user@host
with the correct username & hostname.
ssh user@host -p 22 -o "ProxyCommand=nc -X 5 -x 127.0.0.1:1080 %h %p"
We are delighted to help if you need assistance.
please contact support via telegram @skywire
for rewards and technical support
please contact support via telegram @skywire
for rewards and technical support