sshd -T

From wikieduonline
Jump to navigation Jump to search

-T extended test mode. Check the validity of the sshd_config configuration file, output the effective configuration to stdout and then exit. Optionally, Match rules may be applied by specifying the connection parameters using one or more -C options. (OpenSSH 5.1, July 2008)


sshd -T
'Match LocalPort' in configuration but 'lport' not in connection test specification.


sshd -T | grep ciphers
sshd -T -f

Related commands[edit]

See also[edit]

Advertising: