unlimited-tethering icon indicating copy to clipboard operation
unlimited-tethering copied to clipboard

Last step gives me connection refused

Open Alaaa1 opened this issue 5 years ago • 1 comments

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?

Alaaa1 avatar Jul 25 '20 22:07 Alaaa1

Can you add -vvv to the ssh command that should print the relevent output needed to start debugging. You can paste it back here and I'll try and help.

RiFi2k avatar Jul 28 '20 05:07 RiFi2k