Jump to content

[Answered] Connect With Telnet?


an82oAnalog

Recommended Posts

Telnet can actually be used on any port. You can troubleshoot all types of servers, such as http by using telnet on port 80. Telnet should never be used to transmit any kind of password or sensitive information though as it's ridiculously insecure.

Link to comment
Share on other sites

Doh, that's what I get for posting at 5am. It indeed does have uses here as a troubleshooting tool, though the immediate though jumps to SSH since many ask for shell access.

 

Telnet can actually be used on any port. You can troubleshoot all types of servers, such as http by using telnet on port 80. Telnet should never be used to transmit any kind of password or sensitive information though as it's ridiculously insecure.

Yeah, I've definitely used it with Stevie for SMTP/IMAP testing in the past. Laughably insecure indeed. It's just plain text transmissions and viewing of (raw) responses.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...