知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

linux下怎么退出telnet

发布时间:2014-09-05 16:01:05作者:知识屋


linux下怎么退出telnet
 
在运维过程中,常常会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 '^]'.
   www.zhishiwu.com  
2、ctrl + ] 回车
telnet> 
3、? 回车
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  www.zhishiwu.com  
toggle 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 subshell
environ change environment variables ('environ ?' for more)
? print help information
 
4、quit 回车
Connection closed.
 
 
作者 功夫 熊猫
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜