monarch on Nostr: You can do this by using the 'block-local' feature in the WireGuard Android app, ...
You can do this by using the 'block-local' feature in the WireGuard Android app, which is designed to block any traffic from local network interfaces.
If that doesn't work:
Adjust WireGuard Configuration: The AllowedIPs configuration can determine what traffic is sent through the WireGuard tunnel. By setting AllowedIPs to 0.0.0.0/0, ::/0, you should be able to route all traffic through the VPN, effectively isolating your device from the local network.
If that doesn't work:
Adjust WireGuard Configuration: The AllowedIPs configuration can determine what traffic is sent through the WireGuard tunnel. By setting AllowedIPs to 0.0.0.0/0, ::/0, you should be able to route all traffic through the VPN, effectively isolating your device from the local network.