如何中断卡住的SSH连接


29

糟糕,当我被扔进服务器时,我刚刚输入了“ ip link set eth0 down”。该ssh会话现在因超时而卡住了。我有没有按键可以按下以杀死ssh会话而无需等待超时?


取决于您使用的客户端。您正在使用腻子吗?还是* nix客户?
马克·亨德森

它是Linux客户端
Arthur Ulfeldt 2010年

Answers:


60

假设您使用的是Unix / Linux / OS X,并从终端运行“ ssh”;

<enter> ~. 

(也〜?还会显示许多其他有时有用的键)


2
最后,一些实际可行的方法。如果可以的话,我会加10。
jcollum

1
很棒的提示。只是为了澄清一下:<enter>也可以是<return>
rbp
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.