Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 13:29
· 68 commits to develop since this release
baed629
  • Feat: Support TCP and UDP bootstrap DNS protocols. In addition to the existing format like "1.1.1.1" that means "udp://1.1.1.1:53", formats like "tcp://1.1.1.1:53" (TCP support) "udp://1.2.3.4:50053" (Non standard port) works. See "README.md" and "doh-auth-proxy.toml" for configuration for the detail.
  • Refactor: Lots of minor improvements

What's Changed

Full Changelog: 0.3.0...0.3.2