unlimited-tethering
unlimited-tethering copied to clipboard
Last step gives me connection refused
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?
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.