那显然是不对的
ctrl+]之后再按回车键就可以返回通讯
$ telnet www.baidu.com 80
Trying 112.80.248.76...
Connected to www.baidu.com.
Escape character is '^]'.
^]
telnet> ?
Commands may be abbreviated. Commands are:
close close current connection
logout forcibly logout remote user and close the connection
display display operating parameters
mode try to enter line or character mode ('mode ?' for more)
open connect to a site
quit exit telnet
send transmit special characters ('send ?' for more)
set set operating parameters ('set ?' for more)
unset unset operating parameters ('unset ?' for more)
status print status information
toggle toggle operating parameters ('toggle ?' for more)
slc change state of special charaters ('slc ?' for more)
z suspend telnet
! invoke a subshell
environ change environment variables ('environ ?' for more)
? print help information
telnet>这里按回车
q这里的q其实是发给服务器的而不是发给telnet客户端的
HTTP/1.1 400 Bad Request
Connection closed by foreign host.
【 在 zhanghaoX 的大作中提到: 】
: 标 题: Re: ctrl+] 发出的是啥信号?
: 发信站: 水木社区 (Tue Feb 7 14:59:21 2023), 站内
:
: 是直接断开socket了.
:
: 没有给服务器发啥数据了。
:
:
: 【 在 JulyClyde 的大作中提到: 】
: : 那是按给telnet客户端的q
: : 【 在 cjon 的大作中提到: 】
: : : 要退出还要按个q键的吧?
: : ...................
: --
:
: ※ 来源:·水木社区
http://m.mysmth.net·[FROM: 124.64.22.*]
--
修改:JulyClyde FROM 222.71.112.*
FROM 222.71.112.*