|
-
Sep 16th, 2001, 06:35 PM
#1
Thread Starter
Member
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.,
-
Sep 17th, 2001, 06:37 AM
#2
Black Cat
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.
-
Sep 17th, 2001, 09:05 AM
#3
Thread Starter
Member
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.,
-
Sep 17th, 2001, 09:08 AM
#4
Thread Starter
Member
-
Sep 17th, 2001, 06:10 PM
#5
Thread Starter
Member
Anybody else???
Read item nr. 2!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|