summaryrefslogtreecommitdiff
path: root/assets/wireguard/USGAAT.conf
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-27 06:17:29 -0600
committerCraig Jennings <c@cjennings.net>2026-01-27 06:17:29 -0600
commitaa89a46820f0a27df88a3717c987ac31cbb2f940 (patch)
tree4db7ba367f6c28521662847a88ab731f6d6f9f8c /assets/wireguard/USGAAT.conf
parent74e7b5071b5cd8cffd404fe165eebe712d9ffd02 (diff)
chore(assets): reorganize into outbox and wireguard-config
Move processed inbox files to assets/outbox/, rename assets/wireguard to assets/wireguard-config, delete unused dwm.desktop.
Diffstat (limited to 'assets/wireguard/USGAAT.conf')
-rw-r--r--assets/wireguard/USGAAT.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/wireguard/USGAAT.conf b/assets/wireguard/USGAAT.conf
deleted file mode 100644
index b4cfc7d..0000000
--- a/assets/wireguard/USGAAT.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-[Interface]
-# Bouncing = 0
-# NetShield = 1
-# Moderate NAT = on
-# NAT-PMP (Port Forwarding) = off
-# VPN Accelerator = on
-PrivateKey = gMms305eLQY1Q/GTC1/nTffFh9ou4tIVzpQuWo0P6XU=
-Address = 10.2.0.2/32
-DNS = 10.2.0.1
-
-[Peer]
-# US-GA#319
-PublicKey = vrQlzOff8/CWCDVaesXMZLfQaOE4qrdY2BJUjWeRHyA=
-AllowedIPs = 0.0.0.0/0
-Endpoint = 149.22.94.113:51820 \ No newline at end of file