Residential Proxies Overview

Our Residential Proxies are designed to provide unmatched reliability and versatility. We offer two connection types to suit your specific needs:


Rotating Residential Proxy

  • The IP address changes automatically with each new request, ensuring maximum anonymity.
  • Best suited for data collection, web scraping, and other use cases where frequent IP rotation is essential.

Port Settings

For HTTP/HTTPS

curl -x http://username:[email protected]:823 https://ipnproxy.com/ip-lookup/ ```
</CodeGroup>

**For SOCKS5**

<CodeGroup>
```bash request.sh
curl -x socks5://username:[email protected]:824 https://ipnproxy.com/ip-lookup/ ```
</CodeGroup>

<Tip>
Rotating proxies ensure every request comes from a new IP, making them ideal
for high-volume or stealthy tasks.
</Tip>

## Sticky Residential Proxy

- Sticky proxies lock the IP address to a specific port for a fixed duration (up to 30 minutes).
- Ideal for applications requiring a consistent IP for session persistence, like accessing geo-restricted services or managing accounts.

### Port Range

Use ports between `11000` and `14000` for sticky residential proxies.

**For HTTP/HTTPS**

<CodeGroup>
```bash request.sh
curl -x http://username:[email protected]:11000 https://ipnproxy.com/ip-lookup/

For SOCKS5

curl -x socks5://username:[email protected]:11000 https://ipnproxy.com/ip-lookup/

Sticky residential proxies are perfect for tasks that require stability over a longer time frame.

Choosing the Connection Type

Rotating Residential Proxies are recommended for:

  • Web scraping
  • Data mining
  • Tasks requiring frequent IP changes

Sticky Residential Proxies are best for:

  • Account management
  • Accessing region-specific content
  • Applications that need persistent IPs

🔍 Still unsure which type suits your needs? Check our use case guide