Re: trying to create a daemon

From: Chris Devers (cdevers_at_pobox.com)
Date: 10/11/04


Date: Mon, 11 Oct 2004 09:58:24 -0400 (EDT)
To: Radhika Sambamurti <radhika@88thstreet.com>

On Mon, 11 Oct 2004, Radhika Sambamurti wrote:

> I know there are many tools out there, but I would like to write a
> simple script that can login to a webserver, connect to port (whatever
> port number i give it) and do a 'wget https://blah.blah.com :9091".

That is to say, you're going to use LWP's modules to do HTTP gets all
within Perl, rather than running an external program like wget.

Right? :-)

    <http://www.oreilly.com/openbook/webclient/ch05.html>

As for the other stuff, unfortunately, I'm not as up on that as I wish I
were. I'm sure someone more knowledgeable will chime in though...
 

-- 
Chris Devers


Relevant Pages

  • Re: reverse ssh
    ... > logged into either box) can use the tunnel for whatever connects to it. ... > I suggest you connnect back to your home system's 'sshd' port and then you ... > will have to satisfy the home box's login authorization to get access ... > password from your script. ...
    (freebsd-questions)
  • Re: Need help: perl script to FTP
    ... > On the game server is log file which contains all of the data from the ... > on my webserver, which is supposed to login to the gameserver and download ... The &sendsubroutine doesn't exist in your script. ...
    (comp.lang.perl)
  • Re: Need help: perl script to FTP
    ... > On the game server is log file which contains all of the data from the ... > on my webserver, which is supposed to login to the gameserver and download ... The &sendsubroutine doesn't exist in your script. ...
    (perl.beginners)
  • Re: reverse ssh
    ... I suggest a script be ... written to run an 'ssh -R' login from the home box to the office box, ... logged into either box) can use the tunnel for whatever connects to it. ... I suggest you connnect back to your home system's 'sshd' port and then you ...
    (freebsd-questions)
  • RE: repeated ssh login attempts/failure/break-in attempts from kiddy script
    ... What you are seeing is ssh doing it's job like its designed to do. ... The denyhosts port is the most popular. ... The facts of life is script kiddies and robots roll through ranges ... repeated ssh login attempts/failure/break-in attempts from ...
    (freebsd-questions)