pub const GITHUB_FALLBACK_HOST: &str = "ssh.github.com";
Fallback GitHub SSH host when port 22 is unavailable (FR-1).
GitHub routes SSH traffic through HTTPS port 443 on this hostname.