Upstream Proxy
Our tunnel has built-in support to use an upstream proxy, for example a GeoIP proxy.
You can test your website from various locations around the world, by utilizing HTTP proxies.
Copy
java -jar testingbot-tunnel.jar --proxy <proxy-host:proxy-port> --proxy-userpwd <username>:<password>
More Information
- TestingBot Tunnel will proxy both HTTP and HTTPs URLs to the upstream proxy (the GeoIP proxy address).