Skip to content

Python CLI

Compare
Choose a tag to compare
@Cielquan Cielquan released this 16 Feb 12:30
v7.0.0
60c7f99

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)