Releases: Cielquan/DoTH-DNS
Releases · Cielquan/DoTH-DNS
v8.0.0
Added badges
- Added PyPI & TravisCI badges (commit)
Python CLI
This release is also published on PyPI.
-
Added CLI written in python with click
-
Revised container configs:
- Custom start script for unbound adding additional config files (access protection and PTR entries) (commit)
- Removed unused log file stuff from unbound (commit)
- Added s6 script to pihole to grab unbound's IP and write to config (commit)
- Improved s6 script for pihole adding host wildcard entry (commit)
- Activated logging for doh_server by default (commit)
-
Added Dockerfile for doh_server based on goofball's Dockerfile (commit)
-
Updated traefik to v2.1 (incl. config) (commit)
-
Removed Bash scripts (commit)
-
Removed docker-compose files (commit)
-
Updated documentation (commit)
Hotfix
Hotfix
Hotfix
License change
- Changed License from MIT to GPLv3 (commit)