You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple PHP script to display vnstat
network bandwidth statistics in HTML table format. Requires PHP's shell_exec()
and exec() functions enabled. Uses watercss
for styling the output.
Don' forget to issue composer install in the root directory.
About
A simple PHP script to display vnstat data in table format.