Skip to content
/ dnyes Public

example of a dns proxy + consolidated list of "bad" hosts

Notifications You must be signed in to change notification settings

lwagf/dnyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNYes

DNYes is my example at a DNS proxy server which will block domains provided via conf.json. Alternatively you may just find the "blocked" array in conf.example.json useful, as it is a enormous curated list of hosts considered "bad".

Running

cp conf.example.json conf.json
node server.js

(Error: bind EACCES? Sudo it!)

Credits

  • native-dns
  • /StevenBlack for his hosts file consolidation, which I have taken and parsed into an array.

About

example of a dns proxy + consolidated list of "bad" hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published