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 5 Jun 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.sh Added db_query function with (hopes) correct error handling. 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.