Files
ssh-pipeweasel/proxyrule.example.conf
Jason Thistlethwaite 3dde79cfe2 Initial commit
2026-06-07 13:55:01 -04:00

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"
)