Want to block Proxies..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coolgames
    New Member
    • Oct 2007
    • 168

    Want to block Proxies..

    hey, i am tired of people who are banned that are entering again using "Proxies"..


    so, i've decided to block proxies using Apache (.htaccess)
    the only problem is, i need a list of the "updated" ips'..

    if any one have a list of "updated" proxy IP list, please post them here..
    i am desprately wanting that list.


    thankyou
  • coolgames
    New Member
    • Oct 2007
    • 168

    #2
    anyone ?.... i REALLY need that list

    Comment

    • sicarie
      Recognized Expert Specialist
      • Nov 2006
      • 4677

      #3
      Originally posted by coolgames
      anyone ?.... i REALLY need that list
      You're banning all proxy servers?

      What "proxy server list" are you talking about? The anonymous public proxies? Or just any proxy at all?

      Comment

      • coolgames
        New Member
        • Oct 2007
        • 168

        #4
        Originally posted by sicarie
        You're banning all proxy servers?

        What "proxy server list" are you talking about? The anonymous public proxies? Or just any proxy at all?
        sorry for not mentioning it...
        "anonymous proxys"

        (if i block all of the other once too like CGI etc....., actual players won;t be able to get on..

        so yah, just anonymous

        Comment

        • sicarie
          Recognized Expert Specialist
          • Nov 2006
          • 4677

          #5
          And you're not able to Google search "anonymous public proxy" and create this list yourself? Or even try sticking list in there and seeing what you come up with?

          Comment

          • coolgames
            New Member
            • Oct 2007
            • 168

            #6
            hmm, true but aren't thosands of proxies created every day?
            is there a way i can fetch most proxies automartically?


            Originally posted by sicarie
            And you're not able to Google search "anonymous public proxy" and create this list yourself? Or even try sticking list in there and seeing what you come up with?

            Comment

            • sicarie
              Recognized Expert Specialist
              • Nov 2006
              • 4677

              #7
              Originally posted by coolgames
              hmm, true but aren't thosands of proxies created every day?
              Yes. No matter what you do, the only completely secure network is that removed from the internet, turned off, locked away, and sealed off from anyone having any type of access. No matter what you do, there will always be some way around it, the goal is to mitigate that so that 'most' people won't. If you deny access to the most common public proxies, you will be able to get 'most' of them and thereby only your most technical (and even then, most devoted - for someone to spend the time to look for a non-common public proxy and set it up they would have to be dedicated, and you're going to have trouble with them anyway, they might find another way to do it - pipe it through some other type of connection, bounce it off an intermediary device, etc...)
              is there a way i can fetch most proxies automartically?
              Did you try a Google search for this? I'm betting there is a site that has this list, you could create a script to do an HTTP GET req on a few of hte most common pages to get their daily list, or weekly, monthly, etc...

              Comment

              Working...