From 413e8ecdb338d0832b5ff08b394cf741b2839008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Sun, 17 May 2015 15:23:01 +0200 Subject: [PATCH] =?UTF-8?q?On=20essaie=20de=20coller=20=C3=A0=20la=20confi?= =?UTF-8?q?g=20de=20jessie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cfg/etc/ssh/ssh_config/ssh_config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cfg/etc/ssh/ssh_config/ssh_config b/Cfg/etc/ssh/ssh_config/ssh_config index 631f12c..0d07c86 100644 --- a/Cfg/etc/ssh/ssh_config/ssh_config +++ b/Cfg/etc/ssh/ssh_config/ssh_config @@ -35,7 +35,8 @@ Host * # Port 22 # Protocol 2,1 # Cipher 3des -# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc +# Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc +# MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 # EscapeChar ~ # Tunnel no # TunnelDevice any:any