Tag: telnet
-
Logging telnet (Or anything else on a Linux/Unix shell)
I had some web server acting funny the other day so I decided to go Rambo style and get a page manually using telnet. I also wanted to save the output of the entire client/server negotiation for later analysis. The Unix command script is just for that, it will run telnet (or any other shell…