Skip to content

A python script to download ip blacklists and load them into a firewall (currently only pf and firewalld), unbound, squid, and bro

License

Notifications You must be signed in to change notification settings

KhaineBOT/Blocklist-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blocklist-Downloader

A python script to download ip blacklists and load them into a firewall (currently only pf and firewalld), unbound, squid, and bro

Usage

-l / --location location to store blocklists

-n / --blocklist_names specify names of blocklists to download

-o / --output specify the output format. currently supported are formats for pf, firewalld, squid, unbound, bro and csv

--list will list all of the supported blocklists

Defaults

firewall = 'pf'

listType = 'ip'

location = '/root/tables/'

Misc

Please contact me with any suggestions or improvements. I've made this for my own use, but thought others could benefit from it

About

A python script to download ip blacklists and load them into a firewall (currently only pf and firewalld), unbound, squid, and bro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages