Hack 16. SSH Session Statistics using SSH Escape Character

    2. Display SSH statistics

    1. remotehost$ [Note: The ~s is not visible on the command line when you type.]
    2.  
    3. remote host: remotehost
    4. local host: localhost
    5. remote version: SSH-1.99-OpenSSH_3.9p1
    6. local version: SSH-2.0-3.2.9.1 SSH Secure Shell (non-commercial)
    7. compressed bytes in: 1506
    8. compressed bytes out: 4997
    9. uncompressed bytes out: 5118
    10. packets in: 15
    11. packets out: 24
    12. rekeys: 0
    13. Algorithms:
    14. Chosen key exchange algorithm: diffie-hellman-group1-sha1
    15. Chosen host key algorithm: ssh-dss
    16. Common host key algorithms: ssh-dss,ssh-rsa
    17. Cipher: aes128-cbc
    18. MAC: hmac-sha1
    19. Compression: zlib
    20. Algorithms server to client:
    21. Cipher: aes128-cbc
    22. MAC: hmac-sha1
    23. Compression: zlib
    24.  
    25. localhost$