I am looking to replicate the Ookla Speedtest displaying of data usage per application via the Android VPN service.
It appears they start a VPN service however they state that it is not routed through their servers.
How can this be done as you cannot initialise the VPN service with a null IP. Is there some sort of 'localhost' IP that can be used for this?