Skip to content

Instantly share code, notes, and snippets.

@CODeRUS
Created November 17, 2015 11:57
Show Gist options
  • Select an option

  • Save CODeRUS/fc01fdb1aac15ebc5bec to your computer and use it in GitHub Desktop.

Select an option

Save CODeRUS/fc01fdb1aac15ebc5bec to your computer and use it in GitHub Desktop.
[nemo@Jolla-1 ~]$ sudo sshd -T | grep "\(ciphers\|macs\|kex\)"
Пароль:
Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Could not load host key: /etc/ssh/ssh_host_ed25519_key
ciphers aes128-cbc,chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
macs umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
kexalgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment