Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Sniffing a telnet session into a file ...

by aitap (Curate)
on Oct 07, 2012 at 13:24 UTC ( [id://997677]=note: print w/replies, xml ) Need Help??


in reply to Sniffing a telnet session into a file ...

OWW sends a txt line of data out on port 8891 on the localhost which can be read by telnet 'ing the localhost on that port
You don't need to telnet to it. Just use IO::Socket::INET to connect to the host, read a text line from it and write it anywhere.
Sorry if my advice was wrong.
  • Comment on Re: Sniffing a telnet session into a file ...

Replies are listed 'Best First'.
Re^2: Sniffing a telnet session into a file ...
by RedTussock (Acolyte) on Oct 07, 2012 at 17:21 UTC
    Even better ... :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://997677]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-26 04:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found