Add Kyanos (#253)
Some checks failed
Ruby / build (push) Has been cancelled

Kyanos is an eBPF-based network issue analysis tool that enables you to
capture network requests, such as HTTP, Redis, and MySQL requests. It
also helps you analyze abnormal network issues and quickly troubleshoot
without the complex steps of packet capturing, downloading, and analysis.
This commit is contained in:
Jim Huang 2024-11-19 08:03:46 +08:00 committed by GitHub
parent 9d563acbb3
commit 63a8ef0809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,7 @@ List of projects that provide terminal user interfaces
- [htui](https://github.com/PierreKieffer/htui) Heroku Terminal User Interface
- [kaskade](https://github.com/sauljabin/kaskade) TUI for kafka, which allows you to interact and consume topics from your terminal in style!
- [kmon](https://github.com/orhun/kmon) Linux Kernel Manager and Activity Monitor
- [Kyanos](https://github.com/hengyoush/kyanos) Linux network analysis tool based on eBPF
- [macmon](https://github.com/vladkens/macmon) Sudoless performance monitoring for Apple Silicon processors written in Rust
- [netscanner](https://github.com/Chleba/netscanner) Network scanner
- [nvtop](https://github.com/Syllo/nvtop) GPUs process monitoring for AMD, Intel and NVIDIA