Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.05 KB

IP and DNS Blacklists

I've pulled these VPN blocklists from numerous official API sources, and parsed out both IP entry and exit addresses as well as domains, and sorted them to remove duplicates using grep and sort on linux terminal.

These work wonderfully in pfBlockerNG on pfSense custom whitelisting or blacklisting.

I do not condone censorship. I do, however, understand when an enterprise or small business environment needs these for their firewall to maintain compliance with their vendors and insurance companies, as well as their OpSec policies.

Please let me know if you find any errors. I've just started and this will take time.

My first list is ProtonVPN Entry and Exit IP lists. My second list is ProtonVPN Domains used to query those.

These lists will be parsed and accurate to the date they are modified here on Github. There will be duplicates here and there. I will automate the parsing out of these duplications soon.

I should have the instructions as to how I obtained and parsed out the information under each directory's README.md.