pivpn/scripts/openvpn
Orazio 850e665642
Updates to subnet generation and client creation (#1782)
* refactor(core): allow any subnet and netmask

* fix(scripts): prevent adding more clients than the subnet allows

* fix(scripts): correctly remove leading zeros from ipv6 quartets

* refactor(core): new probabilistic subnet generation with fallback to other RFC1918 subnets
2024-04-05 22:14:19 +02:00
..
bash-completion fix(installer): fix some code style errors 2022-08-05 23:11:22 +02:00
clientStat.sh fix(scripts): clientStat.sh 2022-12-01 11:15:47 +01:00
listOVPN.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
makeOVPN.sh Updates to subnet generation and client creation (#1782) 2024-04-05 22:14:19 +02:00
pivpn.sh refactor(scripts): preserve exit codes (SC2320) 2023-03-16 01:17:50 +01:00
pivpnDebug.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
removeOVPN.sh Updates to subnet generation and client creation (#1782) 2024-04-05 22:14:19 +02:00