summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data.d/vpn-wireguard/peers/faiwoo.tyil.net4
-rw-r--r--hosts.d/faiwoo.tyil.net3
2 files changed, 7 insertions, 0 deletions
diff --git a/data.d/vpn-wireguard/peers/faiwoo.tyil.net b/data.d/vpn-wireguard/peers/faiwoo.tyil.net
new file mode 100644
index 0000000..3c01dd7
--- /dev/null
+++ b/data.d/vpn-wireguard/peers/faiwoo.tyil.net
@@ -0,0 +1,4 @@
+[Peer]
+AllowedIPs = fd68:1058:1992:3381:0:1:1:2/128,10.58.1.2/32
+Endpoint = [2a01:4f9:c010:e20c::1]:51820
+PublicKey = VFum7R3gltUKMhx8XHDYpPHJzVmgb9cuYSKyIEyOKkc=
diff --git a/hosts.d/faiwoo.tyil.net b/hosts.d/faiwoo.tyil.net
index ff0e9c8..27a007f 100644
--- a/hosts.d/faiwoo.tyil.net
+++ b/hosts.d/faiwoo.tyil.net
@@ -7,3 +7,6 @@ bashtard.ssh.host=10.57.20.5
meta.provider=hetzner
vpn-tinc.ipv4=10.57.20.5
vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:2
+vpn-wireguard.endpoint=2a01:4f9:c010:e20c::1
+vpn-wireguard.ipv4=10.58.1.2
+vpn-wireguard.ipv6=fd68:1058:1992:3381:0:1:1:2