logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Vnstat - Control Network Traffic | Online Free DevTools by Hexmos

Control network traffic instantly with Vnstat. Monitor bandwidth usage, track interface statistics, and analyze network performance using the command line. Free online tool, no registration required.

vnstat

A console-based network traffic monitor. More information: https://manned.org/vnstat.

  • Display traffic summary for all interfaces:

vnstat

  • Display traffic summary for a specific network interface:

vnstat {{[-i|--iface]}} {{network_interface}}

  • Display live stats for a specific network interface:

vnstat {{[-l|--live]}} {{[-i|--iface]}} {{network_interface}}

  • Show traffic statistics on an hourly basis for the last 24 hours using a bar graph:

vnstat {{[-hg|--hoursgraph]}}

  • Measure and show average traffic for 30 seconds:

vnstat {{[-tr|--traffic]}} {{30}}

See Also