ncssh

ncssh [OPTIONS] COMMAND [SUBCOMMAND1 ...]

Hardserver helper utility for establishing SSH connections.

Option Description

-hostname string

The address of the remote host.

-hosts string

File associating IP addresses with hostnames. Ignored if the file does not exist.

-id string

File from which the identity (private key) is loaded.

-known-hosts string

File containing the known host keys.

-port int

Port to connect to on the remote host.
Default: 22.

-retries int

Number of connection retries.
Default: 5.

-user string

User to log in as on the remote host.