0.3.2
- 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
- Feat: implement tcp/udp bootstrap resolver with arbitrary port other than UDP over 53 by @junkurihara in #52
- 0.3.2 by @junkurihara in #53
- Merge pull request #53 from junkurihara/develop by @junkurihara in #54
Full Changelog: 0.3.0...0.3.2