RiFi2k / unlimited-tethering

Bypass tethering caps or throttling on cell phone unlimited data plans. Potentially cancel your internet and route your whole home though your unlimited data plan.
The Unlicense
286 stars 42 forks source link

sshuttle #12

Open drforbin opened 3 years ago

drforbin commented 3 years ago

I just cant seem to get sshuttle working. It crashes at end with this

c : fatal: ssh connection to server (pid 14783) exited with returncode 255

can you help?

I have gotten it working I think by excluding the destination(server) ip

The problem is now that it doesn't seem like data usage is only being calculated to unlimited non hot spot data usage. When I use ssh -N -D 8080 -p 8022 u0_a261@192.168.43.1 and socks 5 on browser it seems to work fine. Just not with sshuttle!

Any ideas?

chrisspen commented 1 year ago

Make use sshd is running on your phone. In debug mode, it sshd automatically exits once you disconnect. I've also found that after a while I can't connect and will have to kill it and restart before shuttle can reconnect to it.