Crates.io | netbench |
lib.rs | netbench |
version | 0.1.0 |
source | src |
created_at | 2022-11-26 21:50:17.942534 |
updated_at | 2022-11-26 21:50:17.942534 |
description | A simple network benchmarking tool |
homepage | https://github.com/beni69/netbench |
repository | https://github.com/beni69/netbench |
max_upload_size | |
id | 723482 |
size | 20,341 |
netbench
is a simple network benchmarking tool. It is designed to be simple to
use and to be able to run on a wide variety of platforms.
$ netbench server [optional host and port -H 127.0.0.1 -p 1234]
$ netbench client <server address>[:port]