Initial commit

This commit is contained in:
Jason Thistlethwaite
2026-06-07 13:55:01 -04:00
commit 3dde79cfe2
5 changed files with 249 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Order does not matter; it automatically selects the lowest latency response
ENDPOINTS=(
"LAN|192.168.1.10|22"
"WireGuard|10.11.0.10|22"
"Public|mybastion.uplinklounge.com|9002"
)