Skip to content

ckilimci/nc-latency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages