Top "Telnet" questions

Telnet is an old protocol for bidirectional interactive text-oriented communication with remote hosts via virtual terminals.

How to test an HTTP 301 redirect?

How can one easily test HTTP return codes, like, say, a 301 redirect? For example, if I want to "see what's …

http http-status-code-301 telnet http-status-codes
How to request new TOR identity in terminal

I am trying to connect to TOR via telnet in my terminal on my mac osx and to request new …

macos terminal telnet tor
Getting past a protocol mismatch after a Telnet connection

This is what shows up: ssh-2.0-OpenSSH_6.2 I am not entirely sure what this means. It occurs when I am …

ssh cmd telnet openssh remote-connection
Looking for Java Telnet emulator

I am writing a back end program that telnets into a server, runs some commands and saves all the output …

java telnet
How to send a POST request through telnet

I want to know how to send a POST request to a server (e.g. Google Search). I already know …

http batch-file httprequest telnet
Terminating spawn sessions in expect

I'm trying to address an issue with an Expect script that logs into a very large number of devices (thousands). …

session tcl expect telnet spawn
How can I read one line from a telnet response with Python?

I was surprised that I couldn't find this question on here. I would like to take extract one line from …

python python-3.x telnet python-3.3 telnetlib
Can't get the http response using telnet from the command line

I'm using Windows 7 (x64). I want to send an http request from a command line and to get a response. …

windows-7 command-line cmd telnet
Open source Telnet Java API

Is there an open source telnet API/library out there for Java (something like Python telnetlib)? I need to connect …

java telnet
Telnet with Bad Request 400

Have a look at the following post: How to telnet google using command prompt? I've tried the same thing, but …

telnet