14,958
edits
(Undo revision 17940 by 162.158.102.30 (talk)) |
|||
| Line 68: | Line 68: | ||
** If connected. The console windows will show the message "Escape character is '^]'. " for {{Linux}}. Or show a blank window for {{Win}} If you want to end the telnet command. You can (1) press {{Kbd plus | key1 = Ctrl | key2 = ]}} and (2) keyin {{Kbd | key = quit}} to end the telnet. | ** If connected. The console windows will show the message "Escape character is '^]'. " for {{Linux}}. Or show a blank window for {{Win}} If you want to end the telnet command. You can (1) press {{Kbd plus | key1 = Ctrl | key2 = ]}} and (2) keyin {{Kbd | key = quit}} to end the telnet. | ||
** If failed. It will show the message: "telnet: Unable to connect to remote host: Connection refused" | ** If failed. It will show the message: "telnet: Unable to connect to remote host: Connection refused" | ||
curl | |||
* {{kbd | key = curl -v -o /dev/null http://IP:Port}} If failed. It will show the message: "failed: Connection refused" | |||
tools | tools | ||