- Add VSL support,

- Display VSL tab in VPN Admin Board,
- Support now rx3-base 1.2.0.
This commit is contained in:
2026-09-11 20:21:19 +02:00
parent 3dc7f6bdd5
commit f7569d8b98
17 changed files with 436 additions and 250 deletions

View File

@@ -37,8 +37,8 @@
# Global Variables
#-----------------------------------------------------------------------------------------------------------------------------------
declare -g VERSION="1.0.0"
declare -g NAME="openvpn-up"
declare -g VERSION="1.2.4"
declare -g NAME="OpenVPN-Up"
declare -g DEBUG=""
#declare -g DEBUG="echo"