Unlimited Residential Proxies

Configure Proxy Settings

To get started with Unlimited Residential Proxies, access your proxy credentials from the Geonode dashboard.

Access Your Credentials

  1. Log in to the Geonode Dashboard.
  2. Go to Residential Proxies.
  3. Open Proxy Configuration.
  4. Find your proxy credentials.

Your credentials include:

  • Username
  • Password
  • Host
  • Port

Proxy Configuration

You can configure Unlimited Residential Proxies from the Geonode dashboard under Proxies → Unlimited Residential Proxies → Proxy configuration.

From Proxy Configuration, you can set:

  • Gateway
  • Country targeting
  • OS targeting
  • Protocol
  • Session type and session time
  • Endpoint count and format

Unlimited Residential Proxy configuration

Configuration Options

OptionDescription
GatewayCurrently United States only for Unlimited Residential
Country targetingAny by default, or a specific country
OS targetingFilter by operating system when available
ProtocolHTTP/HTTPS or SOCKS5
Session typeRotating or Sticky
Session timeHow long a sticky session keeps the same IP
EndpointsNumber of endpoints and output format

US Gateway Only

Unlimited Residential currently supports the US gateway only.

Endpoint Format

Use this format for tools that accept a single proxy string:

hostname:port:username:password

Example:

residential-unlimited-us-01-proxy.geonode.io:13003:USERNAME:PASSWORD

Replace USERNAME and PASSWORD with your dashboard credentials.

Basic Connection

HTTP

curl -x http://USERNAME:PASSWORD@residential-unlimited-us-01-proxy.geonode.io:13003 https://ipinfo.io

SOCKS5

curl --proxy socks5://USERNAME:PASSWORD@residential-unlimited-us-01-proxy.geonode.io:13003 https://ipinfo.io

For detailed workflows, use the Residential Proxies guides:

On this page