mirror of
https://github.com/jthistlethwaite/ssh-pipeweasel.git
synced 2026-06-30 07:17:40 -04:00
Initial commit
This commit is contained in:
Executable
+6
@@ -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"
|
||||
)
|
||||
Reference in New Issue
Block a user