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

王林
Release: 2020-05-11 09:38:02
Original
13487 people have browsed it

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

Usage:

telnet 【ip地址】 【端口号】
Copy after login

For example:

Enter the command in the dos interface:

telnet 127.0.0.1 8080
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template