Skip to content

Commit a22fbaf

Browse files
committed
perf: add ssh config example
1 parent 8ed413b commit a22fbaf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ssh_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
MACs: hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96
3+
4+
#Ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
5+
#KexAlgos: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
6+
7+
#HostKeyAlgos: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519

0 commit comments

Comments
 (0)