1
lydasia Jan 22, 2017
iptables?
|
2
lydasia Jan 22, 2017
哦不好意思没仔细看。。
|
3
zzwangsh Jan 22, 2017
nethogs
|
4
Astralis OP @zzwangsh 这个是只能看实时的吗?我想要那种添加了统计以后就可以不管了的,然后偶尔想看端口用了多少流量的时候能调出来看哪些端口占用的流量最多的
|
5
xdz0611 Jan 22, 2017
iptables 可以用的噢 楼主.你可以搜一下在 7 下面怎么用 iptables
|
7
19k Jan 22, 2017
iftop
你看看符合你要求么? |
8
CloudnuY Jan 22, 2017 via iPhone
做 ss 服务器用?
|
9
wu360463231 Jan 22, 2017
systemctl stop firewalld
systemctl mask firewalld yum install -y iptables iptables-services policycoreutils -y systemctl enable iptables.service systemctl start iptables.service 停用 firewalld 装个 iptables 就 OK 了 |
10
mingl0280 Apr 5, 2017 via Android
vnstat
|
11
7blW5Kcai534HdX1 Jul 13, 2017
我正好也碰到这个问题,暂时用 iptables 在解决,然后准备换成 iptraf-ng 来试试,还在尝试看他能不能支持端口统计,vnstat 似乎无法端口统计,iftop 用作端口统计的话有点。。。
|