This is a newly added tool (#269)
Some checks failed
Ruby / build (push) Has been cancelled

* Update README.md

Added new tool tmd-top to visualize traffic monitoring.

* Update README.md
This commit is contained in:
Davin 2025-01-06 01:41:26 +08:00 committed by GitHub
parent 46d834571f
commit 79dcc1e434
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,6 +63,7 @@ List of projects that provide terminal user interfaces
- [trippy](https://github.com/fujiapple852/trippy) A network diagnostic tool that includes functionality like mtr and more
- [ttop](https://github.com/inv2004/ttop) System monitoring tool with historical data service, triggers and top-like TUI
- [tufw](https://github.com/peltho/tufw) Terminal UI for ufw
- [tmd-top](https://github.com/CDWEN0526/tmd-top) Used to monitor the process tcp traffic of the linux system, detailed to each IP connection
- [wander](https://github.com/robinovitch61/wander) HashiCorp Nomad terminal client
- [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal.
- [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust
@ -118,7 +119,7 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>Docker/LXC/K8s</h2></summary>
- [ctop](https://github.com/bcicen/ctop) Top-like interface for container metrics
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image
- [dockly](https://github.com/lirantal/dockly) Immersive terminal interface for managing docker containers and services