Skip to content

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

License

Notifications You must be signed in to change notification settings

stephenxxxx/blocklists

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • DIGITAL Command Language 87.0%
  • JavaScript 7.5%
  • Shell 5.5%