mirror of
https://github.com/jthistlethwaite/ssh-pipeweasel.git
synced 2026-06-30 07:17:40 -04:00
7 lines
193 B
Plaintext
Executable File
7 lines
193 B
Plaintext
Executable File
# 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"
|
|
)
|