Sticky Proxy Entry Nodes

With our country-specific sticky proxy entry points, you'll experience consistent IP addresses for each request, provided you remain on the same port. This feature ensures your IP remains "sticky" for up to 10 minutes. After this duration, the system automatically rotates and assigns a new IP address.

To utilize this feature, simply pass the standard username=USERNAME:password credentials. If you've already whitelisted your IP addresses on our platform, there's no need to provide these login credentials. Remember, our country-specific ports won't deliver city-level targeting.

For specific entry point details and configurations, refer to the HomeIP dashboard. To explore further, you can download a comprehensive list of our sticky entry points or view them directly in the provided table below:

Code examples

In this example, we run a query from a Turkish IP to ip.homeip.io. The same IP will stay for up to 10 minutes. We have chosen port 30001. However, Turkey's sticky entry points cover ports from 30001 to 39999.

curl -x tr-pr.homeip.io:30001 -U "username=USERNAME:PASSWORD" http://ip.homeip.io

Last updated