You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I applied all the steps and everything went fine except for the last one. When I type
"ssh -D $LOCAL_SOCKS_PORT -fqgN $TERMUX_USER@$TERMUX_IP -p $TERMUX_PORT"
it gives me :
"ssh: connect to host xxx.xxx.xx.x port 8022: connection refused
client: fatal: failed to establish ssh session (2)"
Any ideas?
The text was updated successfully, but these errors were encountered:
So I applied all the steps and everything went fine except for the last one. When I type
"ssh -D $LOCAL_SOCKS_PORT -fqgN $TERMUX_USER@$TERMUX_IP -p $TERMUX_PORT"
it gives me :
"ssh: connect to host xxx.xxx.xx.x port 8022: connection refused
client: fatal: failed to establish ssh session (2)"
Any ideas?
The text was updated successfully, but these errors were encountered: