nitred / nr-wg-mtu-finder

MIT License
202 stars 22 forks source link

change from iperf to networkQuality #20

Closed mcr-ksh closed 6 months ago

mcr-ksh commented 8 months ago

iperf is outdated and does not reflect the real network condition under load.

check this out for a more realistic network throughput: https://github.com/network-quality/

nitred commented 6 months ago

From what I've seen "iperf3" is used and recommended often in the Wireguard subreddit on Reddit when trying to debug network issues. I admit it may not be the best but I'm happy with what it's able to do for the time being.