Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Releases: stackia/DNSAgent

v1.6.5781

30 Oct 08:39
Compare
Choose a tag to compare
  • Add support for HttpDNS.
  • Allow to use regex group match result in rules.cfg "Address" field.

v1.5.5776

28 Oct 08:26
Compare
Choose a tag to compare
  • Support binding on multiple IP endpoints. You can now use comma separated list with "ListenOn" in options.cfg. e.g."ListenOn": "127.0.0.1:53, [::1]"

v1.4.5771

20 Oct 05:33
Compare
Choose a tag to compare
  • Support using hostname in rule "Address" field.

v1.3.5725

04 Sep 13:10
Compare
Choose a tag to compare
  • Fix a bug that causes rule level NameServer override stop working.

v1.3.5646

17 Jun 11:34
Compare
Choose a tag to compare
  • Minor fix on cache policy (no longer cache TSIG records).

v1.3.5632

03 Jun 14:09
Compare
Choose a tag to compare
  • Add local cache with customizable TTL settings.
  • Support source IP filting.
  • Prompt "Press any key to continue..." before quit.
  • More detailed logging.

v1.2.5555

18 Mar 14:51
Compare
Choose a tag to compare
  • Add an icon to task tray.
  • Add option 'HideOnStart'.
  • Change program icon.
  • Use only one UDP transport to forward requests.
  • No longer send SERVFAIL on query timeout. We assume that the client can properly handle timeout scenario.
  • Improve IO performance.

v1.1.5553

15 Mar 21:02
Compare
Choose a tag to compare
  • Support working as a Windows service (Install.bat and Uninstall.bat).

v1.0.5545

07 Mar 21:11
Compare
Choose a tag to compare
  • Add support for compression pointer mutation.
  • Add support for custom name server port.
  • Add an options.cfg file.
  • Add query timeout option.
  • More logging info.
  • "Press R to reload configurations without restart this program."

v0.1.5541

03 Mar 17:41
Compare
Choose a tag to compare

Initial release.