speedtest
speedtest copied to clipboard
HTTP Proxy support
I logged a issue https://github.com/librespeed/speedtest/issues/289 as https://ipinfo.io/ request would time out, This was causing the speedtest to hang for 60 seconds before it would start. HTTP/HTTPS is blocked in my environments and we are forced to make web requests via http proxy. Setting the system proxy fails to make any difference on my web servers.
As such, I have created proxy support in my fork.
Tested with proxy address set and blank, OK.
PS, I'm a sys admin, not a dev.
Thank you, just what i needed in my envoirment too,