Add: liboping

pull/37/head
Tullio Facchinetti 3 months ago
parent 09715ad245
commit 677a9e0b6a

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1382**
* Apps/tools covered: **1383**
* Number of categories: **76**.
# Index
@ -22,7 +22,7 @@ Some links are available to [related resources](#resources).
* [Games](#games) (49), [Git and accessories](#git) (50), [Graphics](#graphics) (37)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (56), [Note taking](#note-taking) (22)
* [Networking](#networking) (57), [Note taking](#note-taking) (22)
* [Office tools](#office) (13), [Online search and resources](#online) (17), [Organizers and calendars](#organizers) (22)
* [Package managers](#package-manager) (15), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (25), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (36), [Prompts](#prompt) (4)
* [RSS](#rss) (10), [Religion](#religion) (4)
@ -923,6 +923,7 @@ Networks and communication tools: bandwidth monitoring, packet inspection, remot
* [hflow](https://github.com/comradequinn/hflow) - A command-line, debugging http/s proxy server.
* [humble-explorer](https://github.com/koenvervloesem/humble-explorer) - Cross-platform, command-line and human-friendly Bluetooth Low Energy scanner.
* [ipcalc](http://jodies.de/ipcalc) - Takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range.
* [liboping](https://github.com/octo/liboping) - Protocol independent ANSI-C ping library and command line utility.
* [mitmproxy](https://mitmproxy.org/) - An interactive HTTPS proxy.
* [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.

@ -1381,3 +1381,4 @@ file-explorer,kupo,,https://github.com/darrenburns/kupo,"A terminal file browser
text-processing,logshark,,https://github.com/ugosan/logshark,Logshark is a debugger CLI for JSON logs written in Go.
email,meli,,https://github.com/meli/meli,Terminal mail client.
system,nemu,,https://github.com/nemuTUI/nemu,Ncurses UI for QEMU.
networking,liboping,,https://github.com/octo/liboping,Protocol independent ANSI-C ping library and command line utility.

1 category name homepage git description
1381 text-processing logshark https://github.com/ugosan/logshark Logshark is a debugger CLI for JSON logs written in Go.
1382 email meli https://github.com/meli/meli Terminal mail client.
1383 system nemu https://github.com/nemuTUI/nemu Ncurses UI for QEMU.
1384 networking liboping https://github.com/octo/liboping Protocol independent ANSI-C ping library and command line utility.
Loading…
Cancel
Save