wiperf icon indicating copy to clipboard operation
wiperf copied to clipboard

Investigate if wiperf could run on Android smartphones via Termux

Open mik0git opened this issue 4 years ago • 2 comments

Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.

Running wiperf thru Termux could allow to test Cellular/Mobile connectivity using Smartphones and other android based devices.

mik0git avatar Nov 07 '20 07:11 mik0git

Hi Miko,

Thanks for submitting the suggestion. This sounds interesting, but I'd like to understand more about how tests would be performed. How would wiperf communicate to the smartphone? Would it be a physical connection from the probe to the smartphone? Would love to hear more on your thoughts on this, as this could be quite exciting.

Nigel.

wifinigel avatar Nov 07 '20 10:11 wifinigel

Salut Nigel, Termux is an Android APP that offer a linux sandbox shell directly mapped to the Linux Kernel of the smartphone. It comes with Python env too and you easily add extra packages "a la APT". Also the every IP packets from Termux shell will use the already existing 4G modem built-in connection. I will prepare some snapshots and post them in the ticket.

regards,

Nicolas

mik0git avatar Nov 08 '20 07:11 mik0git