Skip to content

Instantly share code, notes, and snippets.

View einarolafs's full-sized avatar

Einar Ólafsson einarolafs

View GitHub Profile
@penguinpowernz
penguinpowernz / README.md
Last active March 8, 2022 20:19
OVPN Splitter

OVPN File Splitter

Have an OpenVPN config file with inline certificates that you need to split up because the Ubuntu team haven't fixed that 2+ year old bug in Network Manger?

You've come to the right place!

This script will split the file out into it's respective certs/keys and output a replacement .ovpn file with cert/key paths.

Usage