From 43a139083724147a4151b8bbfc752434a5727030 Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Sat, 25 Jan 2020 00:25:27 +0100 Subject: [PATCH] Updated README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9236228..e8ba74f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# How to setup (server) # +# What is this? # +This neat script provides a little fake API to unlock all premium/enterprise/enterprise+ (here called ultimate) features of your own pritunl VPN server. If pritunl wouldn't be free you could call this a crack. An Open Source crack. Have fun! + +## How to setup (server) ## Take a look into the server folder. You _can_ use the pritunl src there to compile a guaranteed compartible version for this fake API (you'll still need the `setup.sh` script) or just download any version of pritunl server and try your luck. Make sure your fake API has a valid SSL-cert (Let's encrypt is helpful). -# How to setup (api) # +## How to setup (api) ## Just copy the files inside the www folder to your webserver.