Multiple VPN connections on Android

Julian Orth ju.orth at gmail.com
Tue Mar 26 15:17:17 CET 2019


Hello list,

I'm currently using WireGuard on Android for two purposes:

1. Routing all traffic via a commercial VPN provider to protect myself on
   open wireless networks.
2. Connecting to my home network.

Unfortunately WireGuard on Android does not allow me to do both of these
things at the same time. I assume this is because VpnService [1] only allows 1
VPN connection at a time.

Has any thought been put into emulating multiple tun devices in user space?

Julian

[1] https://developer.android.com/reference/android/net/VpnService.html


More information about the WireGuard mailing list