netserver
Benchmarking tool for many different types of networking
Install
- All systems
-
curl cmd.cat/netserver.sh
- Ubuntu
-
apt-get install netperf
- Arch Linux
-
pacman -S netperf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netperf
- OS X
-
brew install netperf
- Dockerfile
- dockerfile.run/netserver