pivpn/scripts/openvpn
Dundar Göc 7438b49961 Fixed shellcheck issue SC2148
SC2148: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
2021-02-14 13:43:35 +01:00
..
bash-completion Fixed shellcheck issue SC2148 2021-02-14 13:43:35 +01:00
clientStat.sh Show connected clients data rates with dotted decimal notation 2020-03-13 12:03:41 +01:00
listOVPN.sh Fixed typos, clarified 'pivpn -l' text. 2020-10-24 16:00:26 +02:00
makeOVPN.sh Fixed shellcheck issue SC2015: Note that A && B || C is not if-then-else. C may run when A is true. 2021-02-13 22:40:05 +01:00
pivpn.sh Pass along exit code when running a sub-script, instead of always running exit 0 2021-01-23 15:58:03 -05:00
pivpnDebug.sh Save debug to /tmp/debug.log for WireGuard too, do not use temporary file to redact IPs in the OpenVPN log. 2020-10-27 12:19:46 +01:00
removeOVPN.sh Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233. 2021-02-07 21:31:13 +01:00