本文介绍了监控网络流量Mac的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如何去监控我的Mac上的网络流量。
像活动监视器一样,显示字节/数据包的输入和输出。



我知道这有点模糊,但我不确定

编辑:我想在代码中执行此操作,而不是使用现有的软件。

解决方案

我刚刚找到了开源项目,。这正是我要找的。

I'm wondering how to go about monitoring network traffic on my Mac.Like the way activity monitor does it, showing the bytes / packets in and out.

I know it's a bit vague, but I'm unsure of the best place to start.

EDIT: I'm wanting to do this in code, not use an existing piece of software.

解决方案

I just found the open source project, MenuMeters. It's got exactly what I'm looking for.

这篇关于监控网络流量Mac的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 02:24