Difference between revisions of "Sshd -T"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 7: | Line 7: | ||
== Related commands == | == Related commands == | ||
− | * <code>nmap --script ssh2-enum-algos -sV -p 22 1.2.3.4 | + | * <code>[[nmap --script ssh2-enum-algos -sV -p 22 1.2.3.4]]</code> |
− | |||
− | |||
* <code>[[sshd -t]]</code> | * <code>[[sshd -t]]</code> | ||
Revision as of 03:42, 27 August 2021
-T
Extended test mode. Check the validity of the 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.
Related commands
See also
- Test mode:
nginx -t
,sshd -T
,crontab -e
,visudo
, Named-checkconf,dnsmasq --test, validate:
sshd
,sshd logs
,sshd -t
,sshd -T
,sshd_config
,sftp
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: