pivpn/scripts/wireguard
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 Reformatted the code 2022-08-01 22:38:19 +02:00
clientSTAT.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
disableCONF.sh fix(scripts): Match full client name when disabling 2023-10-21 21:19:07 +02:00
enableCONF.sh fix(scripts): #issue-1747767321 ensure only "user" is disabled 2023-06-09 15:13:36 +02:00
listCONF.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
makeCONF.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
qrcodeCONF.sh feat(scripts): allow generating a QR code from a filename 2023-02-27 16:57:32 +01:00
removeCONF.sh Updates to subnet generation and client creation (#1782) 2024-04-05 22:14:19 +02:00