➜ pyList git:(master) ✗ ssh -T git@github.com -v
OpenSSH_8.6p1, LibreSSL 2.8.3
debug1: Reading configuration data /Users/caoyufei/.ssh/config
debug1: /Users/caoyufei/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to github.com port 22.
debug1: Connection established.
debug1: identity file /Users/caoyufei/.ssh/id_rsa type 0
debug1: identity file /Users/caoyufei/.ssh/id_rsa-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_dsa type -1
debug1: identity file /Users/caoyufei/.ssh/id_dsa-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_ecdsa type -1
debug1: identity file /Users/caoyufei/.ssh/id_ecdsa-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_ecdsa_sk type -1
debug1: identity file /Users/caoyufei/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_ed25519 type 3
debug1: identity file /Users/caoyufei/.ssh/id_ed25519-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_ed25519_sk type -1
debug1: identity file /Users/caoyufei/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /Users/caoyufei/.ssh/id_xmss type -1
debug1: identity file /Users/caoyufei/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.6
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6
debug1: compat_banner: match: OpenSSH_7.6 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
debug1: Authenticating to github.com:22 as 'git'
debug1: load_hostkeys: fopen /Users/caoyufei/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-rsa SHA256:rEmlJenVMSL5GVemSY0Gk8WGw6B4ege4J85M+vup8R0
debug1: load_hostkeys: fopen /Users/caoyufei/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host 'github.com' is known and matches the RSA host key.
debug1: Found key in /Users/caoyufei/.ssh/known_hosts:2
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: /Users/caoyufei/.ssh/id_rsa RSA SHA256:ZVV506vMqSzb1yhJYrbHGrU3Wd+PvxnX/ABdAoewgSE
debug1: Will attempt key: /Users/caoyufei/.ssh/id_dsa
debug1: Will attempt key: /Users/caoyufei/.ssh/id_ecdsa
debug1: Will attempt key: /Users/caoyufei/.ssh/id_ecdsa_sk
debug1: Will attempt key: /Users/caoyufei/.ssh/id_ed25519 ED25519 SHA256:TKYtFMT/9O9RJ0IR1TvhrGE8KVYlOhNeQC2haFGT8Hs
debug1: Will attempt key: /Users/caoyufei/.ssh/id_ed25519_sk
debug1: Will attempt key: /Users/caoyufei/.ssh/id_xmss
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering public key: /Users/caoyufei/.ssh/id_rsa RSA SHA256:ZVV506vMqSzb1yhJYrbHGrU3Wd+PvxnX/ABdAoewgSE
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Trying private key: /Users/caoyufei/.ssh/id_dsa
debug1: Trying private key: /Users/caoyufei/.ssh/id_ecdsa
debug1: Trying private key: /Users/caoyufei/.ssh/id_ecdsa_sk
debug1: Offering public key: /Users/caoyufei/.ssh/id_ed25519 ED25519 SHA256:TKYtFMT/9O9RJ0IR1TvhrGE8KVYlOhNeQC2haFGT8Hs
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Trying private key: /Users/caoyufei/.ssh/id_ed25519_sk
debug1: Trying private key: /Users/caoyufei/.ssh/id_xmss
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: password
git@github.com's password:
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.