Skip to content

Gnuside/oconperf

Repository files navigation

OConPerf

A performance testing tool for bandwith and latency , written in Ocaml.

Requirements

FIXME

Build

$ make 

Run

./oconperf client [-I iface] [-a4 IPv4Address] [-a6 IPv6Address] [-p port] [-w deadline]
./oconperf server [-a4 IPv4Address] [-a6 IPv6Address] [-p port]
./oconperf [--version][--help]

Credits

netcat_

Got questions? Need help? Tweet at @glenux or @rlaures

License

Oconperf is Copyright © 2016 netcat_

It is free software, and may be redistributed under the terms specified in the LICENSE file.