Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Netsleuth #261

Merged
merged 1 commit into from
Nov 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
- [Chat, VoIP, and Phone](#chat-voip-and-phone)
- [Email](#email)
- [File Sharing](#file-sharing)
- [Network Configuration](#network-configuration)
- [Network Monitoring](#network-monitoring)
- [News/Feed Readers](#newsfeed-readers)
- [Proxy](#proxy)
Expand Down Expand Up @@ -406,6 +407,10 @@ this list aims to be broader and include apps from various other ecosystems in v

[magic-wormhole]: https://github.com/warner/magic-wormhole

### Network Configuration

- [Netsleuth](https://github.com/vmkspv/netsleuth) - Utility for the calculation and analysis of IP subnet values, designed to simplify network configuration tasks `#python` `#gtk4` `#libadwaita`.

### Network Monitoring

- [Echo](https://flathub.org/apps/io.github.lo2dev.Echo) - Simple utility to ping websites `#python` `#gtk4` `#libadwaita`.
Expand Down
Loading