A server-side shell script which maintains a SQL database of VPN sessions, mainly for implementing concurrency limit per user.

@Ruoxi Wang Ruoxi Wang authored on 2 Oct 2018
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
dumpenv.sh Also save arguments with which the script is being called. 7 years ago
hook.py F**k bash scripts. Let's use Python instead. 7 years ago
hook.sh Default max sessions per client is set to 3. 7 years ago
README.md

openvpn-server-session-db

A server-side shell script which maintains a SQLite database of VPN sessions, mainly for implementing concurrency limit per user.