1
0
mirror of https://github.com/ArcticFoxes-net/ONC-Converter synced 2024-10-18 04:45:14 -04:00

Update README.md

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-08-18 12:34:28 -07:00 committed by GitHub
parent bf74c3288b
commit 236de8db8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,11 @@
# ONC Converter
[![Netlify Status](https://api.netlify.com/api/v1/badges/7571501a-d480-4415-8856-b9572fb999f6/deploy-status)](https://app.netlify.com/sites/onc/deploys)
Convert OpenVPN configuration files to ONC configuration files.
## How to use
Download the `index.html` file and open it in Chrome (or any other modern browser). Follow the instructions there.
You can also use the hosted copy at [https://onc.arcticfoxes.net](https://onc.tommytran.io). If you do, you need to trust the website (hosted on [Netlify](https://netlify.app/)) to not exfiltrate your password, certificates, and keys.
You can also use the hosted copy at [https://onc.arcticfoxes.net](https://onc.tommytran.io). If you do, you need to trust the website (hosted on [Cloudflare Pages](https://pages.cloudflare.com/)) to not exfiltrate your password, certificates, and keys.
## Attribution
This is simple a fork of [thomkeh/ovpn2onc](https://github.com/thomkeh/ovpn2onc) with a dark theme.