14,958
edits
| Line 36: | Line 36: | ||
# telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet localhost 80}} or {{kbd | key = telnet 127.0.0.1 80}} | # telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet localhost 80}} or {{kbd | key = telnet 127.0.0.1 80}} | ||
# (after telnet-ed the web 80 port, key in) {{kbd_plus | key1 = get | key2 = SPACE}} | # (after telnet-ed the web 80 port, key in) {{kbd_plus | key1 = get | key2 = SPACE}} | ||
# more on [http://www.simplescripts.de/http-check-port-80-telnet-command.htm HTTP Check Port 80 with the Telnet Command] | |||
netstat ex: find MySQL 3306 port | netstat ex: find MySQL 3306 port | ||