Skip to content

akochlef/NetLatte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.