zaneschepke / wgtunnel

An alternative Android client app for WireGuard VPN
https://zaneschepke.com/wgtunnel-docs
MIT License
625 stars 34 forks source link

[Question] - Auto tunneling if not connected to x network #246

Open aahmozart opened 2 weeks ago

aahmozart commented 2 weeks ago

Is there a way to always auto-tunnel, with exception if we're connected to x wifi network? Seems like the options in the app are to tunnel on untrusted wifi network, and I have to list all of them manually.

zaneschepke commented 2 weeks ago

Hello! The network names added to the settings page are your trusted networks. That is where you would want to add the WiFi name of the WiFi that yoy do not wish to tunnel on. This should solve your use case.

Additionally, you can specify WiFi names under each individual tunnel config if you'd like to use a specific config on a particular WiFi network.

Let me know if that helps!