I wounder if this can be done...
if i want login site for a site and i want to be anonymous and i DUNT want to be using an anonymous proxy... can i imitate these variables that the ip finder scripts look for ....
lets say i would like to have an ip adress of 0.0.0.0 and it would say that in the log of the site... could i then have the php script report that value when i log in..
HTTP_X_FORWARDED_FOR = 0.0.0.0 <---- that would be reported to the site and they would have that ip adres in the logs..same as the rest
HTTP_CLIENT_IP =
HTTP_VIA =
HTTP_FROM =
CLIENT_IP =
REMOTE_ADDR = 0.0.0.0.
REMOTE_HOST =