Merge branch 'master' of ssh://gitlab-ssh.simonmicro.de:2075/simonmicro/pritunl-fake-api

This commit is contained in:
Simon Beginn
2020-01-25 13:51:16 +01:00

View File

@@ -1,14 +1,17 @@
# 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!
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 mostly free already, you could call this a crack. An Open Source crack.
## How to setup (api) (optional) ##
Just transfer the files inside the www folder to your webserver.
Make sure your fake API has a valid SSL-cert (Let's encrypt is helpful).
This is _optional_. You can simply use the default instance of this API (host is noted inside the `setup.sh` script) and profit from "automatic" updates.
Just transfer the files inside a public accessible folder on your webserver. Also make sure your instance has a valid SSL-certificate (Let's encrypt is enough).
## 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.
After that log in into the dashboard (there should be a successmsg) and try to enter a serial. Just follow the hint if you enter an invalid command. A valid command would be `active enterprise`.
Take a look into the server folder. You _can_ use the pritunl source there (or just download this specific version from their GitHub repo) to compile a guaranteed compartible version for this API (you'll still need the `setup.sh` script) or just download any other version of the Pritunl server and try your luck.
After that log in into the dashboard (there should be a successmsg) and try to enter a serial. Just follow the hint if you enter an invalid command. A valid command would be `bad premium` or `active ultimate`.
Make sure to support the devs by buying the subscription for your enterprise or company!
### Nett2Know ###
This will also block any communication to pritunl - so no calling home :)
* This way will also block any communication to the Pritunl servers - so no calling home :)
* The `ultimate` mode is still a little bit buggy. This is caused by some hacky workarounds to get all features displayed (the server is already unlocked). Caused by this workaround some items are maybe shown instead o being hidden. If you find such thing - just inform me about it.
Have fun with your new premium/enterprise/ultimate Pritunl instance!