Difference between revisions of "Ssh -O stop"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== Related terms == | == Related terms == | ||
* [[Configure OpenSSH to reuse ssh connections]] | * [[Configure OpenSSH to reuse ssh connections]] | ||
− | + | * <code>ssh -O check server.example.org</code> | |
== See also == | == See also == |
Revision as of 07:59, 30 November 2020
ssh -O stop SERVER_NAME Control socket connect(~/.ssh/sockets/[email protected]): No such file or directory
ssh -O stop username@SERVER_NAME Stop listening request sent.
ssh -O ctl_cmd
ssh -O stop usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] destination [command]
Related terms
- Configure OpenSSH to reuse ssh connections
ssh -O check server.example.org
See also
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: