Connect VPN
Moderator: Martin
Connect VPN
Guys,
Now tasker can connect openvpn using the following plugin.
https://play.google.com/store/apps/deta ... oconnector
Any way to do this in Automagic?
Thanks
Now tasker can connect openvpn using the following plugin.
https://play.google.com/store/apps/deta ... oconnector
Any way to do this in Automagic?
Thanks
Re: Connect VPN
Hi,
From the app description it sounds that you can probably use an action Start Activity to start this app. I assume you have to check explicit component, select this app and pass the VPN profile name in the data uri field (untested).
Another comment in the comment section suggests to use Launch Shortcut to start an OpenVPN tunnel and skip this app entirely (also untested).
Regards,
Martin
From the app description it sounds that you can probably use an action Start Activity to start this app. I assume you have to check explicit component, select this app and pass the VPN profile name in the data uri field (untested).
Another comment in the comment section suggests to use Launch Shortcut to start an OpenVPN tunnel and skip this app entirely (also untested).
Regards,
Martin
Re: Connect VPN
I tried but didn't worked for me.
Could you please share flow?
Could you please share flow?
Re: Connect VPN
Hi,
I don't use a VPN myself and can not give you a working flow.
Did anyone else create such a flow and could share the flow here?
Thanks,
Martin
I don't use a VPN myself and can not give you a working flow.
Did anyone else create such a flow and could share the flow here?
Thanks,
Martin
Re: Connect VPN
Hi,
I have created a shortcut of VPN, but I can not find that shortcut in execute shortcut action.
Could you please tell me how can I execute shortcuts?
Thanks
I have created a shortcut of VPN, but I can not find that shortcut in execute shortcut action.
Could you please tell me how can I execute shortcuts?
Thanks
Re: Connect VPN
Hi,
Action Launch Shortcut has to create a new shortcut using the button Build Shortcut, it is not possible to execute an existing shortcut available on your home screen.
Please try whether the following steps work for you. I can not say whether it will really work since I'm not using a VPN myself.
Regards,
Martin
Action Launch Shortcut has to create a new shortcut using the button Build Shortcut, it is not possible to execute an existing shortcut available on your home screen.
Please try whether the following steps work for you. I can not say whether it will really work since I'm not using a VPN myself.
- ensure that everything in OpenVPN is configured properly (I used OpenVPN for Android and created a profile named test in the profiles section).
- create a new flow with an action Launch Shortcut
- press the button Build Shortcut
- scroll to OpenVPN Shortcut and select your profile
- in Automagic select Menu->Execute to test the action
Regards,
Martin
Re: Connect VPN
Hi Martin,
I already tried this and there was no openvpn in the build shortcut menu, please help.
Thanks
I already tried this and there was no openvpn in the build shortcut menu, please help.
Thanks
Re: Connect VPN
Hi,
Are you using this app here or another app?
https://play.google.com/store/apps/deta ... kt.openvpn
What device and Android version are you using?
Regards,
Martin
Are you using this app here or another app?
https://play.google.com/store/apps/deta ... kt.openvpn
What device and Android version are you using?
Regards,
Martin
Re: Connect VPN
Hi Martin,
It works like a charm.
Thanks
It works like a charm.
Thanks
Re: Connect VPN
Hi everyone,
I'm trying to do something close, but using Pertino's VPN application with the action 'Start Service'.
https://play.google.com/store/apps/deta ... no.connect
But when I try to execute, Automagic returns:
[]'s
I'm trying to do something close, but using Pertino's VPN application with the action 'Start Service'.
https://play.google.com/store/apps/deta ... no.connect
But when I try to execute, Automagic returns:
Is it possible to add this permission to Automagic? If not is there something else I should try instead?Not allowed to start service Intent { cmp=com.pertino.connect/com.pertino.vpn.service.PertinoVpnService } without permission android.permission.BIND_VPN_SERVICE
[]'s