小编Ast*_*ios的帖子

"ssh example.com"挂起,但"ssh example.com bash -i"没有

我每天都会遇到一种非常奇怪的现象

从我的大学互联网连接,sshing到我的机器("ssh example.com")工作没有任何问题.

从我的家庭adsl,"ssh example.com"我的控制台卡住了这条消息:

debug1: Server accepts key: pkalg ssh-rsa blen 533
debug1: Enabling compression at level 6.
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
Run Code Online (Sandbox Code Playgroud)

有时它可能会让我进入,但在大多数情况下不会.有趣的是,如果我执行"ssh example.com bash -i",我会立即登录.

ssh login netcat

6
推荐指数
2
解决办法
6149
查看次数

标签 统计

login ×1

netcat ×1

ssh ×1