Menu

Proxy Detection Failing?

1. Cannot use 127.0.0.1 local proxy or 192.168.x.x LAN proxy

Unlike a fingerprint browser, which is installed on your computer, cloud phones are deployed in Singapore, so they cannot access your local or LAN networks. Therefore, local or LAN proxy IPs like 127.0.0.1, 192.168.x.x, 10.x.x.x, 172.16.x.x-172.31.x.x, fc00::/7 cannot be used on cloud phones.

2. Only supports SOCKS5 type of proxy

Since HTTP/HTTPS proxies cannot proxy UDP, cloud phones do not support these two types of proxies, only supporting SOCKS5 type proxies.

3. Confirm the username and password for the proxy IP

Although the username and password for the proxy are optional, in reality, over 99.9% of paid proxies require the entry of a username and password.

Please confirm whether your proxy requires a username and password. If required, please enter them in the username and password fields of the proxy configuration.

4. Verify If Your Proxy IP Requires a Whitelist

Some proxy IPs implement whitelist restrictions, allowing access only to specified IPs or regions. It is recommended to consult with your proxy IP provider about any such restrictions. If there are restrictions, you will need to allow access from IPs in Singapore.

5. Proxy IP Network Fluctuations

Just like mobile network signals, proxy IP networks can also experience network fluctuations. You might want to try multiple times to see if it can pass the test. If there happens to be a fluctuation in the proxy IP network when you click to check, it will not pass the proxy IP test at that time.

6. How Can I Test If There Is an Issue with My Proxy?

If you have a server in Singapore, you can run the following command to test:

bash Copy
curl -x socks5://username:userpassword@proxy_ip:proxy_port https://ipinfo.io

If the proxy IP is functioning, it should return information similar to the following:

json Copy
{
  "ip": "123.123.123.123",
  "city": "Atlanta",
  "region": "Georgia",
  "country": "US",
  "loc": "33.7490,-84.3880",
  "org": "AS5650 Frontier Communications of America, Inc.",
  "postal": "30394",
  "timezone": "America/New_York",
  "readme": "https://ipinfo.io/missingauth"
}
Previous
No Network on Your Cloud Phone?
Next
Cloud Phone Operation Guide(External)
Last modified: 2024-08-10Powered by