busybox11 / statnet

Real-time network stats in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statnet

Real-time network stats in Python

Dependencies

  • python3
  • pip packages: psutil, flask (with Blueprint), multiprocessing, pickle

How to launch?

  • Launch the server using python3 app.py
  • Access to the web server at the address 0.0.0.0:5000/stats.html

About

Real-time network stats in Python


Languages

Language:HTML 46.6%Language:Python 34.1%Language:CSS 19.4%