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:
(Output images will be generated in the ./data directory)
fping
Install with:
sudo apt-get install fping
(Using Linux):
python3 packetLoss.py