Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

nc-latency

Measure latency with netcat.

Usage:

First run server side:

$ ./server.sh

Then run client side with server side IP:

$ ./client.sh <Server IP>

Finally send start command via pipe at the client side:

$ echo start > pipe

Results are in the timer.txt file.

About

Measure latency with netcat

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages