See web traffic info python


Keywords
speed, web, download, upload
License
MIT
Install
pip install webtraffic==0.5.3

Documentation

Traffic

Gives you the current traffic stats on your system.

Shows average speed and total data transferred at the exit.

PyPI version shields.io PyPI license

Installation

pip3 install webtraffic

Usage

traffic - a tool to view your network speed
Usage: traffic [options] [device]

- see the network stats on your main device
    $ traffic
- specify a network device
    $ traffic en0
- list all network devices
    $ traffic -l
- view this help
    $ traffic -h