Skip to content

9nut/tcpmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcpmeter - a tool for measuring TCP upload and download speeds and RTT latency.

Build

go build

Run

  • start the server on the remote machine:

    tcpmeter -s -r $(hostname):8001

  • start the client on the local machine:

    tcpmeter -c

    then navigate to http://localhost:8080 using an HTML5 browser to interact with the client.

Documentation

godoc

License

MIT license (see LICENSE file).

Contact

skip.tavakkolian@gmail.com

Screenshot

alt text

About

A TCP throughput measuring tool written in Go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published