linux下怎么退出telnet
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
在运维过程中,常常会telnet某个ip端口,如果 能telnet通,怎么退出呢 ?
1、telnet 63.172.25.18 6463 回车
Trying 63.172.25.18...Connected to 63.172.25.18 (63.172.25.18).Escape character is '^]'.
2、ctrl + ] 回车
telnet>
3、? 回车
close close current connectionlogout forcibly logout remote user and close the connectiondisplay display operating parametersmode try to enter line or character mode ('mode ?' for more)open connect to a sitequit exit telnetsend transmit special characters ('send ?' for more)set set operating parameters ('set ?' for more)unset unset operating parameters ('unset ?' for more)status print status informationtoggle toggle operating parameters ('toggle ?' for more)slc change state of special charaters ('slc ?' for more)auth turn on (off) authentication ('auth ?' for more)encrypt turn on (off) encryption ('encrypt ?' for more)forward turn on (off) credential forwarding ('forward ?' for more)z suspend telnet! invoke a subshellenviron change environment variables ('environ ?' for more)? print help information
4、quit 回车
Connection closed.
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献9条内容
所有评论(0)