add wireguard config

This commit is contained in:
Pim Kunis 2023-01-09 19:43:01 +01:00
parent bb57006968
commit 51d38248db
7 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1,10 @@
[Interface]
Privatekey={{ private_key }}
Address=192.168.40.3/24
DNS=192.168.10.1
[Peer]
Publickey=URG3OY/ow/vY+Ou2z/9V0xHmc6kQ0SmV24F5105b5yI=
PresharedKey={{ preshared_key }}
Endpoint=wg.geokunis2.nl:47239
AllowedIPs=0.0.0.0/0