Skip to content

litetex/dns-blocklists-unified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unified DNS blocklists

Build: docker build -t dblu .

Run:

docker network create --ipv6 blocklists-net || echo "Already exists"
docker run --rm -it -v %cd%\source:/workdir -v %cd%\source_cached_remote_lists:/source_cached_remote_lists -v %cd%\out:/out -e OUT_FILE=/out/unified-hosts-blocklist.txt --network=blocklists-net dblu
docker network rm blocklists-net || echo "Failed to remove"

About

Unified DNS blocklists

Resources

License

Stars

Watchers

Forks

Contributors