Guest User

Untitled

a guest
Aug 15th, 2021
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. #6 0.228 OpenSSH_7.9p1 Debian-10+deb10u2, OpenSSL 1.1.1d 10 Sep 2019
  2. #6 0.228 debug1: Reading configuration data /etc/ssh/ssh_config
  3. #6 0.228 debug1: /etc/ssh/ssh_config line 19: Applying options for *
  4. #6 0.247 debug1: Connecting to github.com [140.82.121.3] port 22.
  5. #6 0.292 debug1: Connection established.
  6. #6 0.292 debug1: identity file /root/.ssh/id_rsa type -1
  7. #6 0.292 debug1: identity file /root/.ssh/id_rsa-cert type -1
  8. #6 0.292 debug1: identity file /root/.ssh/id_dsa type -1
  9. #6 0.292 debug1: identity file /root/.ssh/id_dsa-cert type -1
  10. #6 0.292 debug1: identity file /root/.ssh/id_ecdsa type -1
  11. #6 0.292 debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  12. #6 0.292 debug1: identity file /root/.ssh/id_ed25519 type -1
  13. #6 0.292 debug1: identity file /root/.ssh/id_ed25519-cert type -1
  14. #6 0.292 debug1: identity file /root/.ssh/id_xmss type -1
  15. #6 0.292 debug1: identity file /root/.ssh/id_xmss-cert type -1
  16. #6 0.292 debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
  17. #6 0.494 debug1: Remote protocol version 2.0, remote software version babeld-968490c5
  18. #6 0.494 debug1: no match: babeld-968490c5
  19. #6 0.494 debug1: Authenticating to github.com:22 as 'git'
  20. #6 0.494 debug1: SSH2_MSG_KEXINIT sent
  21. #6 0.494 debug1: SSH2_MSG_KEXINIT received
  22. #6 0.494 debug1: kex: algorithm: curve25519-sha256
  23. #6 0.494 debug1: kex: host key algorithm: rsa-sha2-512
  24. #6 0.494 debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
  25. #6 0.494 debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
  26. #6 0.496 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  27. #6 0.669 debug1: Server host key: ssh-rsa SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  28. #6 0.669 debug1: Host 'github.com' is known and matches the RSA host key.
  29. #6 0.669 debug1: Found key in /root/.ssh/known_hosts:1
  30. #6 0.679 Warning: Permanently added the RSA host key for IP address '140.82.121.4' to the list of known hosts.
  31. #6 0.682 debug1: rekey after 134217728 blocks
  32. #6 0.682 debug1: SSH2_MSG_NEWKEYS sent
  33. #6 0.682 debug1: expecting SSH2_MSG_NEWKEYS
  34. #6 0.682 debug1: SSH2_MSG_NEWKEYS received
  35. #6 0.682 debug1: rekey after 134217728 blocks
  36. #6 0.682 debug1: Will attempt key: /home/gerard/.ssh/id_rsa RSA SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx agent
  37. #6 0.682 debug1: Will attempt key: gerard@gerard ED25519 SHA256:xxxxxxxxxxxxxxx agent
  38. #6 0.682 debug1: Will attempt key: /root/.ssh/id_rsa
  39. #6 0.682 debug1: Will attempt key: /root/.ssh/id_dsa
  40. #6 0.682 debug1: Will attempt key: /root/.ssh/id_ecdsa
  41. #6 0.682 debug1: Will attempt key: /root/.ssh/id_ed25519
  42. #6 0.682 debug1: Will attempt key: /root/.ssh/id_xmss
  43. #6 0.803 debug1: SSH2_MSG_EXT_INFO received
  44. #6 0.803 debug1: kex_input_ext_info: server-sig-algs=<[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss>
  45. #6 0.845 debug1: SSH2_MSG_SERVICE_ACCEPT received
  46. #6 0.967 debug1: Authentications that can continue: publickey
  47. #6 0.967 debug1: Next authentication method: publickey
  48. #6 0.967 debug1: Offering public key: /home/gerard/.ssh/id_rsa RSA SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx agent
  49. #6 1.107 debug1: Authentications that can continue: publickey
  50. #6 1.107 debug1: Offering public key: gerard@gerard ED25519 SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx agent
  51. #6 1.250 debug1: Server accepts key: gerard@gerard ED25519 SHA256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx agent
  52. #6 1.380 debug1: Authentication succeeded (publickey).
  53. #6 1.380 Authenticated to github.com ([140.82.121.4]:22).
  54. #6 1.380 debug1: channel 0: new [client-session]
  55. #6 1.380 debug1: Entering interactive session.
  56. #6 1.380 debug1: pledge: network
  57. #6 1.502 debug1: Sending environment.
  58. #6 1.624 debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  59. #6 1.624 Hi GerardRodes! You've successfully authenticated, but GitHub does not provide shell access.
  60. #6 1.624 debug1: channel 0: free: client-session, nchannels 1
  61. #6 1.624 debug1: fd 0 clearing O_NONBLOCK
  62. #6 1.624 debug1: fd 2 clearing O_NONBLOCK
  63. #6 1.624 Transferred: sent 2360, received 2416 bytes, in 0.2 seconds
  64. #6 1.624 Bytes per second: sent 9677.8, received 9907.4
  65. #6 1.624 debug1: Exit status 1
Add Comment
Please, Sign In to add comment