QUERY: | tcp IP:PORT |
EXAMPLES: | tcp 1.2.3.4:80 |
tcp example.com:443 | |
DESCRIPTION: | TCP port accessibility test. Make sure something is LISTENING for incoming connections on that port on target machine. PORT can be omitted, then default 80 will be used. |
QUERY: | tcp IP:PORT |
EXAMPLES: | tcp 1.2.3.4:80 |
tcp example.com:443 | |
DESCRIPTION: | TCP port accessibility test. Make sure something is LISTENING for incoming connections on that port on target machine. PORT can be omitted, then default 80 will be used. |