Results 1 to 5 of 5

Thread: CGI/Perl and hidden IPs

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41

    CGI/Perl and hidden IPs

    Hi!
    I want to retrieve an image from MY pc, without anybody being able to read my IP from the page's source or see it in the status bar.

    My thought: retrieve the image via a Perl script.
    How do I go about? "open(IMAGE, "address...")" or "grab(...)", "get(...)"?

    Pls. help!
    BTW. I only need the particular code to retrieve the image the way clicking a hyperlink would.


    Thanks!!

    Grtz.,
    -=<][])a ][}yte>=-

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You could obfusciate the URL, but it could be decoded easily. I don't think there's a way of doing what you want, anyone with knowledge of packet-sniffing or even netstat could see the connection between their computer and yours. You could possibly use some sort of a proxy, though.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41
    I just need to simulate retrieving an image file from my PC via my static IP. Something like refreshing a webcam image.
    And I thought that doing that by just calling a Perl script with the whole URL in it.

    Grtz.,
    -=<][])a ][}yte>=-

  4. #4

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41

    Talking

    O, btw. Thanks, Josh

    (...condolences for the disaster with the WTC ...)
    -=<][])a ][}yte>=-

  5. #5

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41

    Question

    Anybody else???

    Read item nr. 2!
    -=<][])a ][}yte>=-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width