Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.
/ teraffic Public archive

This utility provides an easy way of viewing total network traffic since the last boot.

License

Notifications You must be signed in to change notification settings

sweepies/teraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teraffic

This utility provides an easy way of viewing total network traffic since the last boot.

Installation

  • Clone with git and run setup.py install
  • Install from PyPI: pip install teraffic

Usage

Usage:
teraffic.py <network interface> [options]
Options:
-h, --help show this help message and exit
-r, --raw don't format the number of bytes
-i, --in only show ingress traffic
-o, --out only show egress traffic

About

This utility provides an easy way of viewing total network traffic since the last boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages