|
-
Sep 17th, 2001, 06:53 PM
#1
Thread Starter
Member
Hide IP of retrieved image (with Perl scripting?)
How can I hide the IP within the URL of an image I'm retrieving? I.e.:
<IMG SRC="http://xxx.xxx.xxx.xxx:7070/image.gif"> in which xxx.xxx.xxx.xxx is my IP, but I want it to be invisible even in the source...
I want to try to do it with Perl, is that possible?
Thanks!
Grtz.,
-
Sep 17th, 2001, 07:18 PM
#2
affraid you are going to get caught?????
I don't think you can accomplish this the way you want. if you could hide things in the source then a lot of people would be doing it, but you can't even hide the source so you might be out of luck.
why don't you just upload it to the webpage and call it from the page instead of your ip address.
-
Sep 18th, 2001, 04:30 AM
#3
Thread Starter
Member
No, actually, calling the image controls a program running on my PC, so there's no way around it.
I just thought I could call a Perl script which contains the address info and that the script would 'retrieve' the image (or rather send the retrieve command to my program).
Maybe using a proxy is the only thing that works in this case.
Thanks anyway!
Grtz.,
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
|