Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

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

by NetWallah (Canon)
on Oct 07, 2012 at 15:37 UTC ( [id://997690]=note: print w/replies, xml ) Need Help??


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

If this is a simple "fetch one line" job, you can just use a bash command reading /dev/tcp to accomplish it.

See Using Bash's Built-in /dev/tcp File (TCP/IP).

In case you need it, there is also a /dev/udp.

             I hope life isn't a big joke, because I don't get it.
                   -SNL

  • 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:29 UTC
    Yes in fact OWW does do udp as well ... Is there actually a perl 1 wire tool ?.
      A Google search for "perl 1 wire" leads to many hits including DigiTemp which is "is a simple to use program for reading values from 1-wire devices".

                   I hope life isn't a big joke, because I don't get it.
                         -SNL

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-16 18:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found