/NetLatte

Python script to monitor network interruptions

Primary LanguagePythonMIT LicenseMIT

NetLatte

Python script to monitor network interruptions and measure latency.

Server side command: python NetLatte.py -s port

Client side command: python NetLatte.py -c server port

Make sure the port is available to use on the server side and that your systems firewalls allow the UDP/port traffic.