Initial commit

This commit is contained in:
Gašper Dobrovoljc
2023-06-20 18:59:30 +02:00
commit f1d2e242d8
8 changed files with 55 additions and 0 deletions

10
config/wireguard/wg0.conf Normal file
View File

@@ -0,0 +1,10 @@
[Interface]
Address = 192.168.0.2/24
PrivateKey = +ExnETUyonPZX/8/yvhiVAlhLVDPIt9LoFCx+OCbPmY=
ListenPort = 13231
Table = off
[Peer]
PublicKey = XnjYy1wiQrdEK6/uR45RTxmJ5/U7a8RCvlD/XfcmETU=
AllowedIPs = 0.0.0.0/0
Endpoint = 10.40.0.114:13231