A simple PHP script to display vnstat data in table format.
PHP
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.