Skip to main content

DEFAULT_PORT

Constant DEFAULT_PORT 

Source
pub const DEFAULT_PORT: u16 = 22;
Expand description

Default SSH port used by all providers.

Changing to a value below 1024 requires elevated privileges on most POSIX systems; only override this when using a self-hosted instance with a non-standard port.