zaneschepke / wgtunnel

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

[FEATURE] - Auto-tunneling based on IP version #231

Open Godrigos opened 3 months ago

Godrigos commented 3 months ago

Would it be possible to have auto-tunnel change VPN connection based on the IP version available?

Lets say if I have IPv6 available (normally a dual stack with IPv4) one VPN is connected, if only IPv4 is reachable another takes place.

I know is a bit specific, and may not be a feature useful for many users, but would help me a lot.

Thanks for the attention.

zod076 commented 3 months ago

So it switches VPN profiles based on the IP version ?

Godrigos commented 3 months ago

So it switches VPN profiles based on the IP version ?

Yep.

zaneschepke commented 3 months ago

Hello! Sounds like an interesting feature. I'll have to think about how this could be accomplished.

Godrigos commented 2 months ago

Thanks for even consider it.