After configuring static datacenter proxy - IP, it is recommended to do a connection test first to confirm that the fixed exit IP is available.
Pre-test inspection
- IP status is normal.
- IP has not expired.
- The host, port, user name, and password are complete.
- The protocol selection is consistent with the tool.
cURL test
curl -x username:password@host:port http://ipinfo.io/json
- Copy the complete proxy.
- Replace username, password, host, and port in the command.
- Execute the command and check the returned IP.
- Confirm that the returned IP is consistent or generally matches the static IP information.
Browser test
- Add new configuration in proxy extension.
- Fill in the host, port, username and password.
- Select HTTP or SOCKS5 protocol.
- Open the IP query page.
- Confirm that the exit IP is fixed and the target website can be accessed.
Test pass standard
- No certification failure.
- No connection timeout.
- The exit IP is stable.
- Region and operator information are generally consistent with business expectations.