ifgraph icon indicating copy to clipboard operation
ifgraph copied to clipboard

Network Interface Grapher.

Results 3 ifgraph issues
Sort by recently updated
recently updated
newest added

Hey. I've tested the new version. I cannot see the bond0 interface so can't see the traffic for it. Recording statistics for veth7e802be veth2e41882 veth0db6313 veth06cce13 docker0 veth017eeb4 veth35d628e vethd594031...

First of all kudos more tools need to be this simple. the space command when you press and hold will start cycling. This is cool. but it would be nice...

```sh alpine [~/ifgraph]# make initd install -D ifgraphd /usr/local/bin/ifgraphd install -D ifgraph /usr/local/bin/ifgraph install -D -m 755 ifgraphd.initd /etc/init.d/ifgraphd rc-update add ifgraphd * service ifgraphd added to runlevel default /etc/init.d/ifgraphd...