aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/whois.pcapng
Commit message (Collapse)AuthorAge
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
| | | | | | | | | Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs`
* WHOIS: enhance detection, avoiding false positives (#1320)Ivan Nardi2021-10-05
We are interested only in the domain name required, not in the long reply.