Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 851 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 851 Bytes

iperf iOS

Run an iperf3 client on your iPhone or iPad, including reverse mode and multiple streams selection:

Screenshot

Edit and run sync.sh to pull the latest changes from upstream.

Todo:

  • Save your settings
  • Add a cancel button
  • Compute the total test time correctly
  • Graphs
  • Indefinite test duration, stop when confidence is high enough
  • Nicer UI with localization
  • Server mode with UPnP to allow external access
  • Public iperf3 servers
  • Report lost packets and stability
  • Suggest number of streams
  • Scan LAN for iperf servers
  • Send + Receive test
  • Latency test
  • Switch unit from Mbits/s to MB/s when taping on the number
  • Ship to the App Store
  • Public database of results by device
  • Guide to run a server
  • MacOS version