Releases: TimothyYe/godns
Releases · TimothyYe/godns
GoDNS V1.3
Integrate with HE.net's API.
GoDNS V1.2
Refactor docker mode logic, support to run with docker.
HOW TO
Run GoDNS with docker for just one simple command:
docker run -d --name godns --restart=always \
-v /path/to/config.json:/usr/local/godns/config.json timothyye/godns:1.2
GoDNS V1.1
The latest release of GoDNS.
New Features:
- Support to config multiple domains & sub-domains.
- Support SOCKS5 proxy.
GoDNS V1.0
The first release version of GoDNS.