Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 304 Bytes

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.