ericpaulbishop / gargoyle

Gargoyle Router Management Utility
http://www.gargoyle-router.com
468 stars 221 forks source link

plugin-gargoyle-openvpn: Add single ovpn config file and user/pass support #896

Closed lantis1008 closed 3 years ago

lantis1008 commented 4 years ago

Support using a single .ovpn config file (which is how most OpenVPN configs are now distributed) Also add support for specifying a username/password for connections that require it.

I haven't given this a thorough testing at this stage so would appreciate any and all feedback. However it is working for me with a config file from NordVPN. image

If no significant feedback in a week or so i'll do further tests and merge when ready.