pivpn/scripts/wireguard
peter-skuhra 2cafbbf997 feat(scripts): add the option to enter custom Client IP
script/wireguard: add the '--client-ip' option to enter any Client IP from a given range when creating a client profile.
This gives the user better control over which IP address will be assigned to the client.
2025-01-27 15:16:46 +01: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 feat(scripts): add the option to enter custom Client IP 2025-01-27 15:16:46 +01: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