|
-
Aug 5th, 2007, 01:32 PM
#1
Thread Starter
WiggleWiggle
Block Proxies - Website
Is there a way to block access for proxy sites from accessing my website? I can go and block every ip address, but that would be a waste of time, and resources.
I need a server wide way of blocking them, maybe just blocking frames, making it so you cant look at my site through frames.
My usual boring signature: Something
-
Aug 5th, 2007, 08:25 PM
#2
Re: Block Proxies - Website
One way, I guess, is attempt to connect to the IP of the visitor on port 80, 8080, or other common proxy server ports. Not 100% reliable, maybe kinda slow too.
Another way is to create a database of proxy servers (from public proxy server lists) and have it extract those proxy servers from the web address and keep the database updated. Then check if the IP/DNS name of the visitor is found in that list.
Those are the only 2 ways I can think of other than your idea.
-
Aug 5th, 2007, 08:53 PM
#3
Thread Starter
WiggleWiggle
Re: Block Proxies - Website
i was thinking about that, but it sounds like alot of work
My usual boring signature: Something
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
|