From ff95a912ebf457087afdcfbe47f403652435912f Mon Sep 17 00:00:00 2001 From: "Joseph O. frank" Date: Sat, 30 May 2026 12:46:53 +0200 Subject: [PATCH] Add net-benchmark to CLI Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a0634c5fc..adee60ca11 100644 --- a/README.md +++ b/README.md @@ -830,6 +830,7 @@ _Useful CLI-based tools for productivity._ - [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting. - [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting. - [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting. + - [net-benchmark](https://github.com/net-benchmark/net-benchmark) — DNS/HTTP/SSL benchmarking CLI. - [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting. ### GUI Development