/latency-tester

Python script to ping a server (Google by default) to test for latency. Includes a threshold setting allowing you to log entries that take longer than X milliseconds. Created with love by FlipperPA fueled by his loathing of Comcast.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

latency-tester

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

Install & Running

To install dependencies:

pip install -r requirements.txt

To run:

python latency-tester.py