CHANGELOG.rst
LICENSE.rst
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/badges.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/external_help.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/license.rst
docs/source/usage.rst
src/DoTH_DNS.egg-info/PKG-INFO
src/DoTH_DNS.egg-info/SOURCES.txt
src/DoTH_DNS.egg-info/dependency_links.txt
src/DoTH_DNS.egg-info/entry_points.txt
src/DoTH_DNS.egg-info/requires.txt
src/DoTH_DNS.egg-info/top_level.txt
src/dothdns/__init__.py
src/dothdns/cli.py
src/dothdns/config.py
src/dothdns/helpers.py
src/dothdns/utils.py
src/dothdns/version.py
src/dothdns/commands/__init__.py
src/dothdns/commands/cmd_class.py
src/dothdns/commands/main.py
src/dothdns/commands/config/__init__.py
src/dothdns/commands/config/command.py
src/dothdns/commands/config/utils.py
src/dothdns/commands/down/__init__.py
src/dothdns/commands/down/command.py
src/dothdns/commands/images/__init__.py
src/dothdns/commands/images/command.py
src/dothdns/commands/images/utils.py
src/dothdns/commands/init/__init__.py
src/dothdns/commands/init/command.py
src/dothdns/commands/init/utils.py
src/dothdns/commands/run/__init__.py
src/dothdns/commands/run/command.py
src/dothdns/commands/run/utils.py
src/dothdns/commands/update/__init__.py
src/dothdns/commands/update/command.py
src/dothdns/container_configs/container_configs.py
src/dothdns/container_configs/certificates/README.md
src/dothdns/container_configs/doh-docker/.dockerignore
src/dothdns/container_configs/doh-docker/Dockerfile
src/dothdns/container_configs/doh-docker/configs/doh-server.conf
src/dothdns/container_configs/pihole-docker/configs/resolv.conf
src/dothdns/container_configs/pihole-docker/configs/dnsmasq.d/.keep
src/dothdns/container_configs/pihole-docker/configs/pihole/dhcp.leases
src/dothdns/container_configs/pihole-docker/configs/pihole/pihole-FTL.conf
src/dothdns/container_configs/pihole-docker/s6_scripts/cont-init.d/01-conf-dnsmasq.sh
src/dothdns/container_configs/pihole-docker/s6_scripts/cont-init.d/21-conf-dns.sh
src/dothdns/container_configs/pihole-docker/s6_scripts/fix-attrs.d/02-chown-pihole-configs
src/dothdns/container_configs/traefik-docker/configs/traefik.toml
src/dothdns/container_configs/traefik-docker/configs/traefik.conf.d/https_redirect.toml
src/dothdns/container_configs/traefik-docker/configs/traefik.conf.d/middleware.toml
src/dothdns/container_configs/traefik-docker/configs/traefik.conf.d/tls.toml
src/dothdns/container_configs/traefik-docker/shared/README.md
src/dothdns/container_configs/unbound-docker/unbound.sh
src/dothdns/container_configs/unbound-docker/configs/unbound.conf
src/dothdns/container_configs/unbound-docker/configs/unbound.conf.d/default.conf