using wireguard intents from tasker?

Jason A. Donenfeld Jason at zx2c4.com
Wed Nov 27 13:27:06 CET 2019


See https://git.zx2c4.com/wireguard-android/tree/app/src/main/java/com/wireguard/android/model/TunnelManager.java#n260

  /* We disable the below, for now, as the security model of allowing this
             * might take a bit more consideration.
             */
            if (true)
                return;

If you have a suggestion, feel free to share it.


More information about the WireGuard mailing list