henrywhitaker3 / Speedtest-Tracker

Continuously track your internet speed
GNU General Public License v3.0
1.53k stars 121 forks source link

[Feature Request] Include an iperf3 client #1101

Open jaypuk opened 1 year ago

jaypuk commented 1 year ago

It'd be great to allow iperf3 to be used alongside, or even instead of, the existing Speedtest client. You'd need to allow the user to specify the server to test against, but the scheduling and graphing could all be reused. Ideally the user could set up multiple cron jobs - with each job also specifying the server to test against. So for example you could run tests every hour but alternate each test run between different servers

JairoMarques commented 1 year ago

Hi @jaypuk. It's a really good idea. Any progress on it?