Here you go mate.Thanks I'll take a look at that. The reason I reached for it was I've been trying out iperf3.16 as it's been updated to use multithread cpu now. I got pretty frustrated trying to plant an OS that was easy to push across multiple systems... wsl old bare metal and new ish stuff, tried Arch Debian which just didn't translate as well. It runs better than I expected though.
Either download the binary linked in the README and put it in
/usr/local/bin
or wherever, or download the source, then:
Code:
./configure
make
sudo make install
Latest version of multi-threaded iperf3, stable base system. Done!
Last edited: