rtr7 / router7

router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
https://router7.org
Apache License 2.0
2.69k stars 110 forks source link

nftables: counters per source IP #35

Open stapelberg opened 5 years ago

stapelberg commented 5 years ago

We could implement a visualization of network activity (e.g. 254 colored squares to represent a /24 network) if we had per-source IP network traffic counters.

This would also make it easy to attribute unexpected large transfers to individual IPs.