From 8d18fd784f2a3b5de91a853c0f3cb399e67add67 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 5 Jan 2024 12:25:07 +0100 Subject: Add faiwoo to wireguard vpn --- data.d/vpn-wireguard/peers/faiwoo.tyil.net | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data.d/vpn-wireguard/peers/faiwoo.tyil.net (limited to 'data.d') 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..555473e --- /dev/null +++ b/data.d/vpn-wireguard/peers/faiwoo.tyil.net @@ -0,0 +1,4 @@ +[Peer] +AllowedIPs = fd68:1e45:bc6c:4c7b::57:20:5/128 +Endpoint = [2a01:4f9:c010:e20c::1]:51820 +PublicKey = ukrUr6alqFGy8f//g+P813poaKJxuV351jUps7bMGzE= -- cgit v1.1