Skip to content

rebbdohr/iperf-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

iperf-android

To try this on an Android smartphone start an iperf3-server and build with ndk-build. Afterwards do the following:

  1. adb push $iperf-file /data/local/tmp
  2. adb shell "chmod +x /data/local/tmp/$iperf-file"
  3. adb shell "/data/local/tmp/$iperf-file -c $server"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published