浏览代码

Alias for old ssh daemons

Simon Watson 3 年之前
父节点
当前提交
aadcee64fc
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      bashrc/bashrc-all

+ 2 - 0
bashrc/bashrc-all

@@ -78,6 +78,8 @@ case $(hostname) in
 	    PS1=${ORIG}${TITLE}
 	}
 
+
+	alias ssh-old="ssh -oKexAlgorithms=+diffie-hellman-group1-sha1"
 	
 	echo "Loaded Work Fedora config"
 	;;