https://github.com/atemu/dnscrypt-proxy-generate-blacklist-docker
https://github.com/atemu/dnscrypt-proxy-generate-blacklist-docker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atemu/dnscrypt-proxy-generate-blacklist-docker
- Owner: Atemu
- Created: 2019-11-23T20:05:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T03:33:40.000Z (over 6 years ago)
- Last Synced: 2025-10-18T23:29:44.980Z (8 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Docker image that fetches the latest DNSCrypt master and runs
`utils/generate-domains-blacklists/generate-domains-blacklist.py` to compile
hosts files from a few maintainers into a file DNSCrypt can understand.
It'll create a the file at `/blacklist/blacklist.txt`, a volume mounted on `/blacklist/` is required!