Powershell script export multifile to inline ovpn config

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
al_sedano
OpenVpn Newbie
Posts: 3
Joined: Sat Jul 20, 2019 10:45 am

Powershell script export multifile to inline ovpn config

Post by al_sedano » Sat Jul 20, 2019 10:50 am

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 :)

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Powershell script export multifile to inline ovpn config

Post by TinCanTech » Sat Jul 20, 2019 3:32 pm

Why don't you put this on github ..

al_sedano
OpenVpn Newbie
Posts: 3
Joined: Sat Jul 20, 2019 10:45 am

Re: Powershell script export multifile to inline ovpn config

Post by al_sedano » Sat Jul 20, 2019 3:54 pm

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-

Post Reply