Added neoss

pull/27/head
Tullio Facchinetti 9 months ago
parent 0cf429c10c
commit e9ffe2b679

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1108**
* Apps/tools covered: **1109**
* Number of categories: **66**.
# Index
@ -46,7 +46,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Games](#games) (43), [Git and accessories](#git) (40), [Graphics](#graphics) (31)
* [History management](#history) (4)
* [Multimedia](#multimedia) (14)
* [Networking](#networking) (32), [Note taking](#note-taking) (20)
* [Networking](#networking) (33), [Note taking](#note-taking) (20)
* [Office tools](#office) (10), [Online search and resources](#online) (14), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (43), [Prompts](#prompt) (4)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (34), [System monitoring](#monitor) (40), [System tools](#system) (17)
@ -779,6 +779,7 @@ Programs to deal with networks and communication.
* [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.
* [neoss](https://github.com/PabloLec/neoss) - User-friendly and detailed socket statistics with a Terminal UI.
* [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.
* [PSSH](https://code.google.com/archive/p/parallel-ssh/) - PSSH provides parallel versions of OpenSSH and related tools. Included are pssh, pscp, prsync, pnuke, and pslurp. The project includes psshlib which can be used within custom applications.

@ -1107,3 +1107,4 @@ diff,dyff,,https://github.com/homeport/dyff,"A diff tool for YAML files, and som
transfer,curlie,,https://github.com/rs/curlie,"The power of curl, the ease of use of httpie."
music,radio-active,,https://github.com/deep5050/radio-active,Internet radio player with 40k+ stations.
online,Fjira,,https://github.com/mk-5/fjira,The fuzziest Jira command line tool in the world.
networking,neoss,,https://github.com/PabloLec/neoss,User-friendly and detailed socket statistics with a Terminal UI.

1 category name homepage git description
1107 transfer curlie https://github.com/rs/curlie The power of curl, the ease of use of httpie.
1108 music radio-active https://github.com/deep5050/radio-active Internet radio player with 40k+ stations.
1109 online Fjira https://github.com/mk-5/fjira The fuzziest Jira command line tool in the world.
1110 networking neoss https://github.com/PabloLec/neoss User-friendly and detailed socket statistics with a Terminal UI.
Loading…
Cancel
Save