Just wondered if it is possible by any means to get someones ip even if they are using a proxy server. like hidemyass.com i only ask as we are offering people rewards to get their link clicked want it to just be once per ip and think that proxies could be a problem. Any Suggestions ?
Check the HTTP headers... most proxies send an X_FORWARDED_FOR header containing the real IP, or a list of IPs if the client went through multiple proxies.