Skip to content

david-k/protoperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

protoperf

protoperf is a tool to measure the throughput of a network connection, very similar to iperf but with support for UDT.

Example

To run protoperf as a server:

$ protoperf -s

To run a client and send 100M to a server running on localhost:

$ protoperf -c localhost -n 100M

Options

TODO

About

Measures throughput of different protocols (okay, only TCP and UDT at the moment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published