jmdugan / blocklists

Shared lists of problem domains people may want to block with hosts files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group project to catalog and list domain names that people may want to block.

Current focus on corporations, for which there are no other maintained lists.

Files in this project list the domain names of servers, one per line that can be added to your local hosts file to tell your computer to never talk to servers on that domain name or added to your pi-hole blocklists for network wide blocking.

FAQ

  • "This would be so much cleaner if one were writing this as a dnsmasq config"

    Yes. If you want that solution, see dnsmasq and projects like these: FreeContributor.

    These options require slightly more technical skill than adding entries to your hosts file, and can work better in some ways.

  • Your hosts file Location:

    • Linux, Unix and Mac OS X -> /etc/hosts
    • Windows XP, Vista and Windows 7 -> C:\WINDOWS\system32\drivers\etc\hosts
    • Windows 2000 -> C:\WINNT\system32\drivers\etc\hosts
    • Windows 98/ME -> C:\WINDOWS\hosts

About

Shared lists of problem domains people may want to block with hosts files

License:Creative Commons Zero v1.0 Universal


Languages

Language:DIGITAL Command Language 87.1%Language:JavaScript 7.5%Language:Shell 5.5%