Search docs

Search the documentation

Dashboard
For LLMs

Geo-Targeting

FlashProxy lets you control where your IPs come from. The depth available depends on the product.

Targeting depth by product

ProductTargeting
Residentialcountry → state → city → ASN (deepest)
Mobilecountry, carrier ASN, session
Residential Litecountry only
Unlimited Residentialcountry only
Datacentercountry (US-only)
Shared ISP (US / EU)country
IPv6 Residential / IPv6 Datacentercountry (US-only)
Dedicated ISPyou own specific static IPs (US, DE, CA, UK, AU)
  • Residential is the deepest: target down to city and ASN.
  • ASN / carrier targeting is available on Mobile (carrier) and Residential.
  • Residential Lite and Unlimited Residential are country-level only.

How to add targeting

Targeting parameters are encoded into your proxy username, alongside your session choice. Build the username in the dashboard generator for your plan, then drop it into the connection string from Proxy formats.

For the exact username encoding — parameter names, ordering, and accepted values — see the API reference.

Pinning a specific IP

On ISP, Datacenter, and IPv6 plans — the large shared pools with many IPs — you can target one exact IP instead of letting the pool choose, by adding the IP-targeting flag to your username:

-ip-0_0_0_0

Replace 0_0_0_0 with the IP you want (dots written as underscores). This keeps the same IP for as long as you need — see Rotating & sticky sessions for how IP persistence differs across products.

Dedicated ISP is different: you own the IP(s) on the plan, so all your traffic already exits your assigned static IP — there's nothing to pin or rotate. The -ip- flag is only for the shared pools above.

Note: A product can only target as deep as the table above allows — asking for a city on a country-only plan won't apply. See Troubleshooting if geo-targeting doesn't take effect.