somo - Linux 网络监控工具,替代 netstat 命令

https://github.com/theopfr/somo

somo 是一个 Rust 编写的 Linux 网络监控工具,是传统的 netstat 命令的一个简洁的替代品。

netstat -tunlp --> somo -l

提供漂亮的表格视图,方便查看
支持多种过滤选项,如协议类型、端口号、远程 IP 地址、进程名称等
支持交互式终止进程,支持过滤和杀死进程

#Linux #Network #Tool #GitHub #Shell GitHub - theopfr/somo: A human-friendly alternative to netstat for socket and port monitoring on Linux and macOS.
 
 
Back to Top
OKHK