# flame -P tcp -g numberqname -r test. 127.0.0.2
binding to 0.0.0.0
flaming target(s) [127.0.0.2] on port 53 with 30 concurrent generators, each sending 100 queries every 1000ms on protocol tcp
query generator [numberqname] contains 0 record(s)
terminate called after throwing an instance of 'std::runtime_error'
what(): tcp unsupported
Aborted (core dumped)
# rpm -q flamethrower
flamethrower-0.11.0-12.fc37.x86_64
Is something wrong with my build or flamethrower indeed cannot measure TCP, but can measure dot from the same binary?
Is something wrong with my build or flamethrower indeed cannot measure TCP, but can measure dot from the same binary?