phpsysinfo / phpsysinfo

phpSysInfo: a customizable PHP script that displays information about your system nicely
http://phpsysinfo.github.io/phpsysinfo
GNU General Public License v2.0
1.38k stars 233 forks source link

FR: Possible to add live network interface throughput? #354

Closed sixtyfive closed 1 year ago

sixtyfive commented 1 year ago

I realize this would require something like periodic async requests to read /proc/net/dev or some such thing, but would it be something you'd consider adding?

namiltd commented 1 year ago

phpsysinfo.ini: SHOW_NETWORK_ACTIVE_SPEED=true