iOS OpenVPN Connect URL Scheme

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
printgeek
OpenVpn Newbie
Posts: 3
Joined: Fri Feb 14, 2014 4:10 pm

iOS OpenVPN Connect URL Scheme

Post by printgeek » Fri Feb 14, 2014 4:41 pm

I've been trying to search in this forum for any topics about using a URL Scheme in the app but evidently "URL Scheme" is way too generic of a search term... LOL

Anyway, I've got a few sites that I connect to on a regular basis, and I was hoping to make things a bit easier by adding a couple of VPN connect buttons to Launch Center Pro https://itunes.apple.com/us/app/launch- ... 16360?mt=8 but in order to do that the target app (OpenVPN in this case) must support URL Schemes, something like

Code: Select all

openvpn://?profile=my.vpnhost.us%2fVPN&action=connect
Is that something that the developers have implemented or planned for a future release?

abyrvalg123
OpenVpn Newbie
Posts: 1
Joined: Fri Feb 28, 2014 2:10 pm

Re: iOS OpenVPN Connect URL Scheme

Post by abyrvalg123 » Fri Feb 28, 2014 2:43 pm

Is actually a very interesting question for me too. There is some way to start a connection without pressing any button in the GUI or no running GUI, eg from commandline? And i can't found any information about OpenVPNPlugin.vpnplugin - can someone help with this?

Post Reply