Connect VPN via intent
AndiLeni opened this issue · 1 comments
AndiLeni commented
Hello,
I wanted to ask whether it is possible to automatically connect via android intent, f.e. from an automation tool like Tasker.
It's possible with OpenVPN, but I am not sure if EduVPN inherited this behavior.
(https://openvpn.net/faq/how-do-i-use-tasker-with-openvpn-connect-for-android/)
fantostisch commented
Hi, this is currently not possible as it is not implemented. The behaviour can not easily be inherited from OpenVPN code as eduVPN also supports WireGuard and downloads a new OpenVPN configuration every time. If we implement this, we should create a setting which enables this, because I don't think its a good idea to allow other apps to activate an eduVPN connection by default.