add rsync scripts and wg config
This commit is contained in:
11
wg/wg0.conf
Normal file
11
wg/wg0.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
[Interface]
|
||||
PrivateKey = yJ4YHfJuUV6vvfMaObt5YYEtWesAcHt/uACuJNtqXk4=
|
||||
Address = 10.200.200.2/24
|
||||
#DNS = 192.168.2.1
|
||||
|
||||
[Peer]
|
||||
PublicKey = dWtALjJh6avKZfb9uFMxFv7LlBJPf2fwn5l8IgaLX1A=
|
||||
PresharedKey = 8FOMGLaholfh7DqF99qjQ2GVsDhLRiUl2KXEWuuuZTI=
|
||||
AllowedIPs = 192.168.2.0/24
|
||||
Endpoint = haus12b.ddns.net:53280
|
||||
PersistentKeepalive = 21
|
||||
Reference in New Issue
Block a user