Results 1 to 3 of 3

Thread: Block Proxies - Website

  1. #1

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    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

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    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.

  3. #3

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    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
  •  



Click Here to Expand Forum to Full Width