Proxy infrastructure, run on our own metal

Start with 3 free proxies. Scale to a thousand.

Dedicated datacenter IPs from our own blocks, residential exits in 170+ countries, and rotating pools billed by the gigabyte. Pick a country, grab your connection string, and start sending requests.

3 free proxies, no expiry 1 GB/month included No credit card Cancel anytime in your settings
inventory
snapshot 2026-08-26
Dedicated datacenter
$1.49per IP, unlimited bandwidth
Residential exits · 174 countries
7.9M+exit IPs in United States
1 cell ≈ 66.5K+ IPs · scale set by United States
The whole integration
$ curl -x USER:PASS@gw-rotating_shared.node4.io:8083 https://api.ipify.org

Most HTTP clients take a proxy URL directly, with nothing to install. A few need a connector or agent first, which our aiohttp and axios guides cover. Swap in your dashboard credentials and api.ipify.org echoes back the exit IP it saw. Repeat the call on a rotating plan and it draws a fresh address from the pool each time.

IP blocks we ownResidential worldwideFrom $5.00/monthHTTP(S) + SOCKS5Free tier never expires
The catalog

Five proxy types. Every price public.

Dedicated or shared, static or rotating: every tier is priced right here on the site. No dashboard login, no deposit, no call with sales to see a number.

Volume tiers, bandwidth packs and the free tier are all published. See the full price ladder

Infrastructure

We own the blocks. We run the metal.

Our datacenter ranges are ours: the blocks are allocated to node4 and announced by node4, and we operate the machines they run on. Speed, reliability and IP reputation are ours to manage rather than a supplier's, and whois will confirm every word of that in one lookup.

Thousands
Owned IPs
100+ Gbps
Network capacity
99.9%
Uptime target
24/7
Monitoring
Racks of server infrastructure in a datacenter
Owned outright
Not leased from another provider
Dashboard

Run everything from one screen

Generate proxy credentials, monitor bandwidth usage, manage subscriptions, and access real-time analytics, all from a single, intuitive interface.

Real-time bandwidth and usage monitoring
Full REST API with programmatic access
One-click proxy rotation and regeneration
Detailed usage logs and analytics
dashboard.node4.ioFree plan
3
Proxies
10
Threads
1
Credential
Bandwidth this month38 MB / 1 GB
Recent activity
Proxies provisioned
3 shared datacenter IPs
just now
Email verified
Free tier unlocked
1m ago
Account created
No card on file
2m ago

Shown: a new free-plan account, minutes after signup.

The spec sheet

The parts you only notice when they're missing

Protocols
HTTP, HTTPS and SOCKS5
SOCKS5 on every paid plan. Nothing to install. If it can use a proxy, it can use these.
Authentication
Username and password on every product; IP whitelist on the static datacenter and rotating tiers
Whitelist your machine's IP and skip credentials entirely. Switch methods any time.
Provisioning
Seconds, not tickets
Credentials generate instantly. Rotate, regenerate or deactivate with one click.
Rotation
Per request, or hold a session
Automatic IP rotation, with a sticky session declared in the username when you need the same exit twice.
Coverage
170+ countries
Residential exits worldwide; datacenter IPs from blocks we own and announce ourselves.
Monitoring
Health checks every 5 minutes
Around the clock, with alerts the moment a provider degrades.
API
Proxies, usage, whitelists, webhooks
A documented REST API with an OpenAPI spec, scriptable from day one.
Free tier
3 proxies · 1 GB/month
Never expires, no card required. Enough to prove the IPs work against your real target.
Security

We route your traffic. We don't read it.

A proxy sits in the middle of everything you do, so this is the section worth reading slowly. Four commitments, stated plainly.

01 / 04

We never inspect your traffic

HTTPS stays end-to-end encrypted through the proxy. We never terminate or inspect TLS.

02 / 04

Flexible authentication

Username and password everywhere, or IP whitelist on the static datacenter and rotating tiers. On rotating you can also send your username with an empty password, which keeps country and session targeting without putting the secret in a config file. The residential gateway is credential-only.

03 / 04

Privacy by design

We retain only the connection metadata needed to operate, secure and bill the service, and we cooperate with valid legal requests.

04 / 04

Role-based access

Granular permissions for team members and API keys.

Integration

Point anything at the gateway

If it speaks HTTP or SOCKS5, it works with node4. No SDK to install, no client to babysit. Authenticate with a username and password on any product, or whitelist your IP on the static datacenter tiers and skip credentials entirely.

hostgw-rotating_shared.node4.io:8083
HTTP(S) + SOCKS5 user:pass (gateway is credential-only) first request in minutes
proxy-example.js
const axios = require('axios');

const proxy = {
  host: 'gw-rotating_shared.node4.io',
  port: 8083,
  auth: {
    username: 'your_username',
    password: 'your_password'
  }
};

const response = await axios.get(
  'https://api.example.com/data',
  { proxy }
);

console.log(response.data);
No expiry, no card

Your first 3 proxies are on us. Indefinitely.

Verify your email and they're live: 1 GB a month, no card, no expiry. When you outgrow them, every upgrade price is already published.