State

To get a proxy from a specific state, add the state flag to the authorization string. For example, country-us-state-alabama.

The following are example combinations of country and state parameters.:

Country-State
Parameter

California, USA

country-us-state-california

England, United Kingdom

country-gb-state-england

Surin, Thailand

country-th-state-surin

Hong Kong Kowloon City

country-hk-state-kowloonc

Australia Victoria

country-au-state-victoria

Code example

In this example, a query to ipinfo.thordata.com is performed from a random IP address from California, USA:

curl -x "https://td-customer-USERNAME-country-us-state-california:[email protected]:9999" "https://ipinfo.thordata.com"

Find the complete list of states by clicking the file below:

Last updated

Was this helpful?