Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
2.10.4
2.10.3
- Build arm images on travis cause docker hub haven't support
2.10.3
2.10.3
- Build arm images on travis cause docker hub haven't support
2.10.2
2.10.2
- Fixing binaries were generated for wrong arch
2.9.1
2.9.1
- Supporting Multilevel wildcard
- Fixing ping slowness, bug introduced on 2.9.0
2.9.0
2.9.0
- Now remote resolved names are cached respecting TTL
- Refactored local storage cache
2.8.0
2.8.0
- If your container have multiple networks you can specify which network to use when solving IP by specifying
dps.network
label
2.7.0
2.7.0
- Now you can access your container by it's container / docker-compose service name, syntax is
<container-name>.docker
2.6.0
2.6.0
- Now you can solve host machine IP from anywhere using host
host.docker
2.5.4
2.5.4
- Organize some logs and auto reconfigure as default dns if resolvconf changes