Page 1 of 1

Powershell script export multifile to inline ovpn config

Posted: Sat Jul 20, 2019 10:50 am
by al_sedano
This Windows Powershell script converts an existeing multifile ovpn configuration tunnel to an inline version. It also exports to the McOS Viscosity/Tunnelblick UTF8 with BOM format.
The link is https://pastebin.com/PnkskJCd

I hope you find it useful. Comments will be appreciated :)

Re: Powershell script export multifile to inline ovpn config

Posted: Sat Jul 20, 2019 3:32 pm
by TinCanTech
Why don't you put this on github ..

Re: Powershell script export multifile to inline ovpn config

Posted: Sat Jul 20, 2019 3:54 pm
by al_sedano
TinCanTech wrote:
Sat Jul 20, 2019 3:32 pm
Why don't you put this on github ..
Thank you for your recommendation.
Done: https://github.com/alvarsedano/openvpn- ... viscosity-