From fcab8032f5b2cb09bc202343d6d98cfd584466e3 Mon Sep 17 00:00:00 2001 From: "Joseph O. frank" Date: Sat, 30 May 2026 17:14:29 +0200 Subject: [PATCH] Add net-benchmark to Bench Test section Add net-benchmark to the Bench Test section. net-benchmark is a DNS/HTTP/SSL benchmarking CLI providing resolver performance metrics, DNSSEC validation, DoH/DoT checks, TLS timing, and detailed network analysis. MIT licensed and actively maintained. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d01dff9..d037068 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ A curated list of awesome softwares for Devops. * [Wrk](https://github.com/wg/wrk) - Modern HTTP benchmarking tool. * [Web Bench](http://home.tiscali.cz/~cz210552/webbench.html) - Web Bench is very simple tool for benchmarking WWW or proxy servers. * [Http_load](https://acme.com/software/http_load/) - http_load runs multiple http fetches in parallel, to test the throughput of a web server. +* [net-benchmark](https://github.com/net-benchmark/net-benchmark) - DNS/HTTP/SSL benchmarking CLI with DNSSEC, DoH/DoT, TLS timing, and resolver performance analysis. ## PM