robinpaulson / SimpleRT

Simple Reverse Tethering utility for Android
GNU General Public License v3.0
906 stars 101 forks source link

Proxy support #11

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi! It's possible add an ability to work with Orbot/I2P networks??

vvviperrr commented 8 years ago

hi. unfortunately, android support only 1 vpn connection peer time, which is already used by simplert. u have to configure tor/i2p connection on PC side and route simplert traffic here.

ghost commented 8 years ago

Wait, in the case of Orbot, I do not use VPN, but I directly set access to the root.. same thing for the "normal" tethering

vvviperrr commented 8 years ago

in the case of Orbot, I do not use VPN

then everything should work

ghost commented 8 years ago

But once the boot is always in search of the connection. for what I thought it was the app that do not would support. at this point I will try to review the Orbot settings. I thank you anyway for your time

vvviperrr commented 8 years ago

Issues: Some apps do not recognize the reverse tethered internet connection due to ConnectivityManager policy. Just leave WiFi or 3g connection active, connection will go through SimpleRT anyway.

nothing can be done with this without root access.