Aşağıdaki komutları terminalinizde çalıştırarak iperf3 üzerinden hız testi yapabilirsiniz. Çoklu akış ile (P=8) daha gerçekçi maksimum throughput ölçümü hedeflenir.
You can test your connection speed via iperf3 by running the commands below in your terminal. Using multiple streams (P=8) helps achieve a more realistic maximum throughput measurement.
Test Commands
iperf3 -c iperf.pendc.com -4 -P 8 -t 20
iperf3 -c iperf.pendc.com -6 -P 8 -t 20