A Python script to ping a server (Google by default) to test for latency issues. Includes a threshold setting allowing you to log entries that take longer than X seconds, 0.25 by default. Forked from FlipperPA fueled by his loathing of Comcast and mine for Vodafone
To install dependencies:
pip install -r requirements.txt
To run:
python latency-tester.py