pivpn/unattended_wireguard_example.conf

12 lines
202 B
Text
Raw Normal View History

2019-11-16 13:58:58 +00:00
IPv4dev=eth0
IPv4addr=192.168.23.211/24
IPv4gw=192.168.23.1
dhcpReserv=0
2019-11-16 13:58:58 +00:00
install_user=pi
VPN=wireguard
pivpnPORT=51820
pivpnDNS1=9.9.9.9
pivpnDNS2=149.112.112.112
2019-11-16 13:58:58 +00:00
pivpnHOST=pivpn.example.com
UNATTUPG=1