mirror of
https://github.com/pivpn/pivpn.git
synced 2025-05-09 09:24:09 +02:00
Unattended installation
This commit is contained in:
parent
5cb8a05317
commit
d7ebb4cca9
7 changed files with 108 additions and 67 deletions
8
unattended_wireguard_example.conf
Normal file
8
unattended_wireguard_example.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
IPv4dev=eth0
|
||||
install_user=pi
|
||||
VPN=wireguard
|
||||
pivpnPORT=51820
|
||||
pivpnDNS1=8.8.8.8
|
||||
pivpnDNS2=8.8.4.4
|
||||
pivpnHOST=pivpn.example.com
|
||||
UNATTUPG=1
|
Loading…
Add table
Add a link
Reference in a new issue