For the complete documentation index, see llms.txt. This page is also available as Markdown.

Locations

Selecting the appropriate geographic location for your proxy IP is critical for simulating user behavior and accessing localized content.

lightbulb-exclamation-on


Set locations

You can specify a region using one of the following two methods:

  • Select directly in the Control Panel.

  • Set via username parameters. Add the region-<CountryCode> parameter to your username.

Examples:

  • Obtain a US IP:

curl -x host:port -U "username-zone-roam-region-us:password" ipinfo.io
  • Obtain a UK IP:

curl -x host:port -U "username-zone-roam-region-uk:password" ipinfo.io


Verifying Location

After executing the test command, check the country field in the response from ipinfo.io to ensure it matches your selected region code.

Output Example:

Last updated