Skip to content

Releases: TimothyYe/godns

GoDNS V1.3

10 Oct 01:57
Compare
Choose a tag to compare

Integrate with HE.net's API.

GoDNS V1.2

15 Sep 08:20
Compare
Choose a tag to compare

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

04 Aug 04:26
Compare
Choose a tag to compare

The latest release of GoDNS.

New Features:

  • Support to config multiple domains & sub-domains.
  • Support SOCKS5 proxy.

GoDNS V1.0

26 Aug 02:47
Compare
Choose a tag to compare

The first release version of GoDNS.