Releases: DNS-OARC/flamethrower
Releases · DNS-OARC/flamethrower
DNS over HTTPS support, Bug Fixes
The largest change in this release is DNS over HTTPS (doh) support (thanks @jwijenbergh).
DNS over TLS was renamed from "tcptls" to "dot" in the command line options and documentation.
There were also several bug fixes covering the rate limiter, the build, and the docker image.
The official docker images is located at ns1labs/flame:0.11.0
Maintenance release v0.10.2
- Add Dockerfile
- Add ability to send to multiple targets
- Fix concurrent sender distribution when rate limited
- Build fixes
- Metrics fixes
- Some speed optimizations
Add support for DNS-over-TLS, man page
- Add support for DNS-over-TLS, contributed by Jim Hague.
- Add man page, contributed by Pablo Carboni
First public release.
This release represents the first version available as open source.