From 2e93f25b61e555650b4aa7e18a0413f2b39cf0e5 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Fri, 19 Apr 2024 18:32:19 +0200 Subject: [PATCH] Added program from merged pull request --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 278732b..a8bb1b7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools: **1502** +* Apps/tools: **1503** * Categories: **77** # Index @@ -22,7 +22,7 @@ Some links are available to [related resources](#resources). * [Games](#games) (51), [Git and accessories](#git) (53), [Graphics](#graphics) (37) * [History management](#history) (4) * [Markdown](#markdown) (11) -* [Networking](#networking) (65), [Note taking](#note-taking) (23) +* [Networking](#networking) (66), [Note taking](#note-taking) (23) * [Office tools](#office) (15), [Online search and resources](#online) (18), [Organizers and calendars](#organizers) (22) * [Package managers](#package-manager) (19), [Password managers](#password-manager) (21), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (26), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (39), [Prompts](#prompt) (14) * [RSS](#rss) (10), [Religion](#religion) (4) @@ -990,6 +990,7 @@ Networks and communication tools: bandwidth monitoring, packet inspection, remot * [mosh](https://mosh.org/) - Remote SSH client that achieve good responsiveness in presence of intermittent connectivity and roaming. * [mtr](https://github.com/traviscross/mtr) - mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. * [neoss](https://github.com/PabloLec/neoss) - User-friendly and detailed socket statistics with a Terminal UI. +* [netscanner](https://github.com/Chleba/netscanner) - All-in-one network scanning tool. * [oha](https://github.com/hatoo/oha) - oha is a tiny program that sends some load to a web application and show real-time TUI. * [Optic](https://www.useoptic.com/) - Optic's Open Source tools make OpenAPI and API-first practices easy for any team to adopt. * [Prosody](https://prosody.im/) - Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources.