Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] letit2 [.] bit blacklist

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] letit2 [.] bit blacklist


Chronological Thread 
  • From: Jeff Taylor <shdwdrgn AT sourpuss.net>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] letit2 [.] bit blacklist
  • Date: Tue, 5 Sep 2017 22:02:33 -0600
  • Authentication-results: mx2.computerrehab.us; dmarc=none header.from=sourpuss.net
  • Dmarc-filter: OpenDMARC Filter v1.3.0 mx2.computerrehab.us A915C2D7B9

I went ahead and made the blacklist data public.  Still need to write a ?help option like I have for the geoip page, but the basics are in place...

https://api.opennicproject.org/acl/filter/
This will get you a general list of everything in the blacklist.

https://api.opennicproject.org/acl/filter/?cat=*
This will show you all categories formatted for BIND9.  If you want to specify a specific category, put that in the URL.

https://api.opennicproject.org/acl/filter/?cat=*&ext=0
This will remove the file extensions, for example if you wanted a single zone file to handle all of the blacklist items.

https://api.opennicproject.org/acl/filter/?cat=*&ext=0&path=/etc/bind/zones/
This allows you to specify the path to your filter zone.



Archive powered by MHonArc 2.6.19.

Top of Page