pivpn/scripts/wireguard
Orazio d17d381049 - When suggesting to use Pi-hole, use the VPN server IP instead of the LAN IP to allow
DNS resolution even if the user does not route the local network through the tunnel.

- Format listCONF in a similar way as listOVPN

- Specifically look for a free octet in the last word of clients.txt and not just any word.
  Necessary otherwhise public keys starting with a number will match against an octet.
  Example: if line is 'name 5abcdefgh 4', then looking for ' 5' will match but '5$' will
  not (correctly).

- 'pivpn -c' will show the Connected Clients List for WireGuard too
2019-12-27 15:48:42 +01:00
..
bash-completion Properly avoid pulling unwanted packages from unstable repo 2019-12-02 17:00:39 +01:00
clientSTAT.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
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 - 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
pivpn - 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
pivpnDEBUG.sh Accept debug fixes using just the enter key 2019-12-02 18:58:29 +01:00
qrcodeCONF.sh Added uninstall and Pi-hole detection 2019-11-07 17:29:21 +01:00
removeCONF.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