Fake-SpeedTest-Generator
Fake-SpeedTest-Generator copied to clipboard
Generates a Real Ookla Speedtest Result with Fake Values.
Disclaimer!
This Project and the working demo link (mentioned in this repo) is solely for Education Purpose Only! The previous owner, current maintainer or the future maintainer will not be responsible for any action done by the end user!Dependencies
cURL for PHP
PHP 5.4+
Site
Working Site: https://fakespeedtest.x-axis.me/
How It Works
The user Inputs the Value of Down Speed, UP Speed and Ping and Submits it
The details gets transferred to Speedtest.net database with the inputed Value
After processing the user retrieves a real speedtest.net result but with fake values!
In short exploits Ookla Speedtest APIs
Note
If you Use it on a remote server then your location in the speedtest result will be of that server only!
Run Locally on WAMP or XAMP server to get your location in the result.
Example

Real Source Code
https://github.com/jtay/speedtest-fake
Currently Maintained by Me
Contribution
For Contributing head over to Issues Section first ;)