pivpn/scripts/wireguard
Orazio deee38b20e More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code
- Add curl as a dependency for those who run the script without 'curl URL | bash'.
  - Use POSIX 'command -v' instead of 'hash'.
  - Check if packages have actually been installed and abort execution if they have not.
  - Fixed issue with getStaticIPv4Settings() that prevented existing network settings
    to be used as static IP settings when running the script unattended with empty
    $IPv4addr and $IPv4gw variables.
  - Exit if processing wireguard-linux-compat fails.
  - Exit if 50unattended-upgrades fails to extract.
  - Exit clientSTAT.sh if the wg0 interface is not available.
  - Moved the Self Check to a single script since dedicated versions were very similar.
  - Add 'pivpn -wg' to update WireGuard for users running Raspbian with armv6l kernel.
2020-01-24 17:12:36 +01:00
..
bash-completion More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
clientSTAT.sh More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
listCONF.sh - When suggesting to use Pi-hole, use the VPN server IP instead of the LAN IP to allow 2019-12-27 15:48:42 +01:00
makeCONF.sh More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
pivpn More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
pivpnDEBUG.sh More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
qrcodeCONF.sh Added uninstall and Pi-hole detection 2019-11-07 17:29:21 +01:00
removeCONF.sh More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00
wgUPDATE.sh More safeguards, some fixes, standardized some code, WireGuard update script, removed redundant code 2020-01-24 17:12:36 +01:00