1
0
mirror of https://github.com/ArcticFoxes-net/ONC-Converter synced 2024-09-19 08:04:43 -04:00
Convert OpenVPN configuration files to ONC configuration files
Go to file
thomkeh 1b2ed32529 Split the big constructOnc function into parts
The parts are
* convertKeys
* convertToOnce
* constructOnc
2018-08-13 13:22:01 +01:00
LICENSE Initial commit 2017-11-15 18:26:31 +01:00
ovpn2onc.html Split the big constructOnc function into parts 2018-08-13 13:22:01 +01:00
README.md Update README.md 2018-07-15 12:09:41 +01:00

ovpn2onc

Convert OpenVPN config files to the ONC ChromeOS network config files.

How to use

Download the ovpn2onc.html file and open it in Chrome (or any other modern browser). Follow the instructions there.