|
|
ssh:sshdDescriptionCreates a SSH server Syntaxssh:sshd [options] Options Name | Description |
---|
-i, --idle-timeout | The session idle timeout (Default: 1800000ms) (defaults to 1800000) | -w, --welcome-banner | The welcome banner to display when logging in | -p, --port | The port to setup the SSH server (Default: 8101) (defaults to 8101) | -b, --background | The service will run in the background (Default: true) (defaults to true) | --help | Display this help message |
|
|
|