Results 1 to 3 of 3

Thread: Hide IP of retrieved image (with Perl scripting?)

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41

    Question 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.,
    -=<][])a ][}yte>=-

  2. #2
    scoutt
    Guest
    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.

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    HH
    Posts
    41
    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.,
    -=<][])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