Skip to main content

GITHUB_FALLBACK_HOST

Constant GITHUB_FALLBACK_HOST 

Source
pub const GITHUB_FALLBACK_HOST: &str = "ssh.github.com";
Expand description

Fallback GitHub SSH host when port 22 is unavailable (FR-1).

GitHub routes SSH traffic through HTTPS port 443 on this hostname.