Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
2.5.3
2.5.3
- Fixing wildcard resolution were not solving main domain to local configuration, just the subdomains
2.5.2
2.5.2
- Fixing log level that stopped of work after 2.5.0
- Fixing and increasing docs development instructions
- Fixing wildcard resolution were not solving main domain to docker container, just the subdomains
2.5.1
2.5.1
- Fixing ping slowness, takes more than 10 seconds to respond
2.5.0
2.5.0
- Migrate to static logging tool
2.4.1
2.4.1
- Service restart command was with typo
2.4.0
2.4.0
- Enable/Disable log/set log path using
MG_LOG_FILE
env or --log-file
command line option or json config
- Change log level using
MG_LOG_LEVEL
env or --log-level
command line option or json config
2.3.3
2.3.3
- Domains wildcard support
If you register a hostname with .
at start, then all subdomains will solve to that container/local storage entry
2.2.2
2.2.2
- Cache Rest API v1 is exposed
2.2.1
2.2.1
- Preventing nil pointer when container inspection fails