Geo-location Targeting

If you want to specify a geo-location, from which to access your target website, use the _country- key for country configuration.

How to Use the _country- Key

You can enable geo-location targeting by appending _country- to the password in your proxy credentials.

Example usage for United States:

curl -k -v -x http://unblocker.iproyal.com:12323 --proxy-user user:password_country-us -L https://ipv4.icanhazip.com

The value of this parameter is a two-letter country code (ISO 3166-1 alpha-2 format).

You can set more than one country at once.

Last updated