summaryrefslogtreecommitdiff
path: root/assets/wireguard/USCASF.conf
diff options
context:
space:
mode:
Diffstat (limited to 'assets/wireguard/USCASF.conf')
-rw-r--r--assets/wireguard/USCASF.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/assets/wireguard/USCASF.conf b/assets/wireguard/USCASF.conf
new file mode 100644
index 0000000..7948ae4
--- /dev/null
+++ b/assets/wireguard/USCASF.conf
@@ -0,0 +1,16 @@
+[Interface]
+# Key for velox
+# Bouncing = 26
+# NetShield = 1
+# Moderate NAT = on
+# NAT-PMP (Port Forwarding) = off
+# VPN Accelerator = on
+PrivateKey = 4Al9epK8qlWSiASFx1D8YPtqaqdUKUA6SRQhfhmL81g=
+Address = 10.2.0.2/32
+DNS = 10.2.0.1
+
+[Peer]
+# US-CA#75
+PublicKey = xRu4XSIeCCNh4wQqit2w0PwAqzAs7JVA4zQqxGOhSSY=
+AllowedIPs = 0.0.0.0/0
+Endpoint = 79.127.185.222:51820 \ No newline at end of file