3raser Posted March 13, 2010 Share Posted March 13, 2010 I can't seem to get this proxy to work. I own a site where people can earn points, but they are just using proxies to by-pass everything, and get all the points they want! But I'm trying to take action by including a script that block proxies, I have no errors, but it just doesn't seem to be working! I did everything EXACTLY the way they told me to in this: (Editing nothing but the .log file, and all I did was change permissions) http://www.roscripts.com/PHP_Proxy_Detector-75.html My site: http://friction.comuf.com/ (Yes, I still have the script on there.) Whenever I used http://www.air-proxy.com (just to test the script), it still lets my through. Can anyone help? Quote Link to comment Share on other sites More sharing options...
ram4nd Posted March 13, 2010 Share Posted March 13, 2010 find a better proxy blocker Quote Link to comment Share on other sites More sharing options...
3raser Posted March 13, 2010 Author Share Posted March 13, 2010 No help at all, this is probably the best one you can find without purchasing shit. Please just leave this thread. Quote Link to comment Share on other sites More sharing options...
3raser Posted March 13, 2010 Author Share Posted March 13, 2010 Bump Quote Link to comment Share on other sites More sharing options...
3raser Posted March 13, 2010 Author Share Posted March 13, 2010 Bump Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted March 14, 2010 Share Posted March 14, 2010 The headers that script detects are only set by legitimate proxy servers (i.e. the proxy servers that want you to know they are proxy servers), such as a proxy server that a company would setup to serve as a gateway for all the internal lan connections. That script does not detect 'silent' web proxy servers that are used to make it appear that requests to your site are coming form different IP addresses. Quote Link to comment Share on other sites More sharing options...
3raser Posted March 14, 2010 Author Share Posted March 14, 2010 Do you know a script that does? Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted March 14, 2010 Share Posted March 14, 2010 Trying to solve this by detecting requests that come from web proxies is only workable if you already have or are willing to make a list (which would happen after the abuse has already occurred) of the thousands of web proxy servers. You need to use a different approach of determining how points are earned and of detecting abuse and we would need to know more about the who, what, when, where, and why in order to be able to help. Quote Link to comment Share on other sites More sharing options...
5kyy8lu3 Posted March 14, 2010 Share Posted March 14, 2010 hmm I'm not exactly sure what you do with your site or how it works but it sounds like you need a way to tell your clients apart by using a login system or by giving them a customer code that they put in a url variable $_GET just a thought Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.