WG-Auto-Connect
WG-Auto-Connect copied to clipboard
Auto connect to a WireGuard tunnel
When my phone connects to the configured wifi network, the VPN always gets turned off as expected, but disconnecting from this network never gets the VPN tunnel enabled, except if...
In the description, supposedly there is a way to enable the tunnel when a connection is established to a given network. How do you set that up? Currently the only...
Hi there, I added a UI toggle that turns the VPN once a connection to a specific access point is established. This addresses issue #10. 
**Feature Request:** Configure Wifi Name manually and based on previously connected networks **Use case:** - Set up the application when you are not at home **Explanation:** I want to configure...
**Feature request:**. Ability to use different profiles/configuration based in conditions. **Use case:**. - Ability to enable a specific tunnel when connecting to specific network names or types (e.g. a friend's...
The tunnel gets enabled correctly, but never disabled. Wireguard doesn't quite register like a normal VPN app when using the kernel module, so my educated guess is https://github.com/MarioNoll/WG-Auto-Connect/blob/71dd60d9e99bdc6ebaacd3499622fbbab5508c69/app/src/main/kotlin/de/marionoll/wgautoconnect/service/NetworkMonitorService.kt#L219 is just...
Hi, I've noticed, that it successfully disconnects my VPN, when im in my designated network where it should disconnect. It also sucessfully auto-enables the vpn tunnel when switching WiFi. But...
Feature request: Allow for multiple rules to connect/disconnect. Use cases: - Sites where multiple WiFi SSIDs exist - Sites connected via global tunnels but different SSIDs per site - turn...