flamethrower icon indicating copy to clipboard operation
flamethrower copied to clipboard

a DNS performance and functional testing utility supporting UDP, TCP, DoT and DoH

Results 27 flamethrower issues
Sort by recently updated
recently updated
newest added

Get the following when I run Flamethrower from inside Docker on Ubuntu 20.04 LTS: ``` $ docker run -it --network=host ns1labs/flame -c 1 -d 250 -q 1 -l 3 -r...

I'm observing large discrepancies in response times when using flamethrower with `-q -d` vs `-Q`, in what seems to be equivalent parameters: `-q 15 -d 1000 -c 100` vs `-Q...

bug

Currently, there seems to be only support for `linux/amd64`. It would be useful to have `linux/arm64`.

enhancement

![image](https://user-images.githubusercontent.com/40486630/148525886-a38f80c4-3571-480c-b1d5-45305624485d.png)

Follow-up on #11. Currently WIP

Some other DNS tools at DNS-OARC are provided as pre-built packages (to be installed via the usual package managers): https://dev.dns-oarc.net/packages/ Are there any plans to also provide pre-built Flamethrower packages?...

enhancement

Hi, I want to run performance testing on a private DoH server with self sign cert, but I found http2 sent "Encrypted Alert" after encrypted handshake and it fail to...

Our dn will have different strategies for different client ip. So we need to simulate different ecs client ip.

enhancement

Flamethrower 0.11.0 sometimes fails to send TCP queries on FreeBSD 12.2 to BIND 9.11. This started for us with Flamethrower 0.11.0, version 0.10 from FreeBSD ports was fine, BIND 9.16...

bug
help wanted

I've made a couple of attempts to get Flamethrower working against DoH servers in a test harness environment running Ubuntu 20.04.1 LTS, and so far I'm not having any luck....

bug