Home  >  Article  >  Operation and Maintenance  >  How to use telnet command to check whether the port is accessible

How to use telnet command to check whether the port is accessible

王林
王林Original
2020-05-11 09:38:0213438browse

How to use telnet command to check whether the port is accessible

Usage:

telnet 【ip地址】 【端口号】

For example:

Enter the command in the dos interface:

telnet 127.0.0.1 8080

The following picture does not make sense.

How to use telnet command to check whether the port is accessible

Recommended tutorial: windows tutorial

The above is the detailed content of How to use telnet command to check whether the port is accessible. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn