Difference between revisions of "Offering"
Jump to navigation
Jump to search
(Created page with " ssh -vvv [email protected] 2>&1 | grep Offering debug1: Offering public key: /Users/your-user/.ssh/id_rsa RSA SHA256:dCJ/hT/z7l0TG0u+nuwHsvo98cBxKK481vfi00qqJSo explicit...") |
|||
Line 1: | Line 1: | ||
− | ssh -vvv [email protected] 2>&1 | grep Offering | + | [[ssh -vvv]] [email protected] 2>&1 | grep Offering |
debug1: Offering public key: /Users/your-user/.ssh/[[id_rsa]] RSA SHA256:dCJ/hT/z7l0TG0u+nuwHsvo98cBxKK481vfi00qqJSo explicit | debug1: Offering public key: /Users/your-user/.ssh/[[id_rsa]] RSA SHA256:dCJ/hT/z7l0TG0u+nuwHsvo98cBxKK481vfi00qqJSo explicit | ||
Revision as of 06:47, 12 September 2022
ssh -vvv [email protected] 2>&1 | grep Offering debug1: Offering public key: /Users/your-user/.ssh/id_rsa RSA SHA256:dCJ/hT/z7l0TG0u+nuwHsvo98cBxKK481vfi00qqJSo explicit
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: