onionshare / onionshare-android

Android version of OnionShare
https://onionshare.org/
GNU General Public License v3.0
141 stars 16 forks source link

Check system connection state when starting Tor #85

Open grote opened 1 year ago

grote commented 1 year ago

The OS gives us an indication if we are online or offline. We should use this information before trying to connect to Tor or only when it isn't possible, telling the user to enable wifi/mobile data.