Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Any blocked.com alternative? - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Any blocked.com alternative?

2»

Comments

  • CakeyCakey Member

    Master_Bo said: It would be useful to have access to this list. For legitimate use, of course.

    black said: If you have something like this, please post it or PM me the list :)

    I can release a portion of the list but I have to kinda keep most of it a bit secret as it comes straight from my forum, meaning if everyone knows who I block then they will just find something that isn't.

    Let me write something to update the lists first and I'll push it to github.

  • @Cakey said:
    Let me write something to update the lists first and I'll push it to github.

    I'll wait for updates. Thanks in advance.

  • CakeyCakey Member

    Master_Bo said: I'll wait for updates. Thanks in advance.

    black said: If you have something like this, please post it or PM me the list :)

    https://github.com/Zalvie/nginx_block_files
    150 block files.

    Thanked by 1black
  • KuJoeKuJoe Member, Host Rep

    Finally got around to getting a GitHub setup so here's my current solution for those interested: https://github.com/KuJoe/chkProxy

    Options are always great (even if mine isn't 100% free). :)

  • blackblack Member
    edited June 2014

    For those of you who are still interested in a blocked / maxmind alternative, I made my own.

    http://check.getipaddr.net/check.php?ip=IPHERE
    
    Returns a value between 0-1 on how likely the given IP address is a proxy/VPN 
    Returns negative values on error
    
    
    Error codes: 
    -1 invalid no input
    -2 invalid IP address (ipv6 is not supported)
    -3 unroutable address / private address
    

    Discussion thread is here .

    IP is checked with

    • 2 static files. One is updated every 5 minutes, the other is updated manually.
    • If it's not in a static list, 3 unique dynamic checks are used to see how likely the IP is a proxy.
Sign In or Register to comment.