command
module
Version:
v0.0.0-...-00812db
Opens a new window with list of versions in this module.
Published: Jan 16, 2016
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
utpbench
UTP protocol network benchmark in Go

UTP implementation anacrolix/utp.
Usage
$ utpbench
2016/01/16 11:01:38 UTP Benchmark Tool by Artem Andreenko (miolini@gmail.com)
-c client mode
-d duration
duration (default 10s)
-ds duration
duration for stats (default 5s)
-h string
host (default "127.0.0.1")
-l int
length of data (default 1400)
-p int
port (default 6001)
-s server mode
-t int
threads (default 1)
Server run
$ utpbench -s -h 0.0.0.0
Client run
$ utpbench -c -h 192.168.0.1 -t 10 -d 60s -ds 2s
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.