ssh through firewalls
Stuck at the airport and port 22 is blocked? layover tunnels your SSH over :443 — looks like HTTPS to the network.
Add layover to your SSH config so every connection goes through it automatically.
Self-host layover instead of using layover.sh. You need a VPS, a domain, and a TLS cert.