diff --git a/README.md b/README.md index 5fc3cf4..f9e3646 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1352** +* Apps/tools covered: **1353** * Number of categories: **76**. # Index @@ -22,7 +22,7 @@ Some links are available to [related resources](#resources). * [Games](#games) (49), [Git and accessories](#git) (47), [Graphics](#graphics) (37) * [History management](#history) (4) * [Markdown](#markdown) (11) -* [Networking](#networking) (52), [Note taking](#note-taking) (22) +* [Networking](#networking) (53), [Note taking](#note-taking) (22) * [Office tools](#office) (13), [Online search and resources](#online) (16), [Organizers and calendars](#organizers) (22) * [Package managers](#package-manager) (14), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (23), [Productivity](#productivity) (9), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (35), [Prompts](#prompt) (4) * [RSS](#rss) (10), [Religion](#religion) (4) @@ -894,6 +894,7 @@ Utilities to display, convert and reformat Markdown files. Networks and communication tools: bandwidth monitoring, packet inspection, remote connection, VPNs, terminal sharing, etc.. +* [asn](https://github.com/nitefood/asn) - Server for the following services: ASN, RPKI validity, BGP stats, IPv4v6, Prefix, URL, ASPath, Organization, IP reputation, IP geolocation, IP fingerprinting, Network recon, lookup API server, Web traceroute server. * [bandwhich](https://github.com/imsnif/bandwhich) - Terminal bandwidth utilization tool. * [bluetuith](https://github.com/darkhz/bluetuith) - A TUI-based Bluetooth connection manager, which can interact with Bluetooth adapters and devices. It aims to be a replacement to most Bluetooth managers, like blueman. * [bore](https://github.com/ekzhang/bore) - A simple CLI tool for making tunnels to localhost. diff --git a/data/apps.csv b/data/apps.csv index 5c634ea..edc3b64 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1351,3 +1351,4 @@ utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the cla conversion,hecat,,https://gitlab.com/nodiscc/hecat,A generic automation tool around data stored as plaintext YAML files. funny,hollywood,,https://github.com/dustinkirkland/hollywood,Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal. ai,aider,,https://github.com/paul-gauthier/aider,aider is AI pair programming in your terminal. +networking,asn,,https://github.com/nitefood/asn,"Server for the following services: ASN, RPKI validity, BGP stats, IPv4v6, Prefix, URL, ASPath, Organization, IP reputation, IP geolocation, IP fingerprinting, Network recon, lookup API server, Web traceroute server."