Skip to content

alexanderono7/Packet-Loss-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Packet-Loss-Tracker

A simple program which tracks packet loss for a given time period and then graphs it onto a line graph using matplotlib. I created this program in order to show my friends how bad the internet is at my college apartment.

Output example:

Alt text

(Output images will be generated in the ./data directory)

Dependencies:

fping

Install with:

sudo apt-get install fping

To run this program:

(Using Linux):

python3 packetLoss.py

About

A program tracks the amount of packet loss over an interval of time and then graphs it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages