gavincoder

一、telnet作用

可以使用telnet检查 ip port的连通性

语法:

telnet ip port

注意点:

1、使用前先操作系统安装telnet;

2、ip port 中间没有 “:”;

3、常见问题:windows系统中使用该指令报错:telnet不是内部或外部命令也不是可运行的程序或批处理?

解决方法:打开windows功能-telnet功能

https://blog.csdn.net/haijing1995/article/details/66475546/

 

分类:

技术点:

相关文章:

  • 2021-08-31
  • 2021-07-05
  • 2021-10-01
  • 2022-02-08
  • 2021-07-10
  • 2021-12-24
猜你喜欢
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2021-06-20
  • 2022-02-26
  • 2021-12-30
  • 2022-03-06
相关资源
相似解决方案