Skip to main content

IPv6 Datacenter

Dedicated static IPv6 addresses at the lowest cost per IP.

AI Summary

Get a summary of this page using your preferred AI assistant.

How It Works

IPv6 datacenter proxies give you dedicated static IPv6 addresses. Each IP is exclusively yours for the duration you select. They work the same as IPv4 datacenter proxies but at a fraction of the cost.

Connection Details

Protocol Port
HTTP 3128
SOCKS5 3129

Connection Format

Plain Text
1USERNAME:PASSWORD@PROXY_IP:3128    # HTTP
2USERNAME:PASSWORD@PROXY_IP:3129    # SOCKS5

Available Locations

Country Code
United States US
France FR
Canada CA
United Kingdom UK
Netherlands NL

Pricing

Duration Price per IP
3 days $0.03
7 days $0.07
14 days $0.14
30 days $0.25
60 days $0.45
90 days $0.65

Order from 1 to 10,000 IPs at a time. This is the most affordable proxy option available.

Example Cost

1,000 IPs for 30 days: 1,000 x $0.25 = $250.00

Quick Example

Bash
1# HTTP
2curl -x http://USERNAME:PASSWORD@[IPv6_ADDRESS]:3128 https://httpbin.org/ip
3
4# SOCKS5
5curl --socks5 USERNAME:PASSWORD@[IPv6_ADDRESS]:3129 https://httpbin.org/ip

Management

IPv6 datacenter proxies are managed the same way as IPv4 datacenter proxies. All operations (ordering, renewing, IP binding, resetting, deleting) work identically.

When ordering via the dashboard or API, select ipv6 as the type:

Bash
1curl -X POST https://api.proxyon.io/v1/datacenter/order \
2  -H "X-Session-Token: YOUR_TOKEN" \
3  -d "type=ipv6" \
4  -d "country=US" \
5  -d "duration=30" \
6  -d "quantity=100"

See the datacenter setup guide for full management instructions.

Best For

  • Budget-conscious bulk operations
  • High-volume scraping where IPv6 is accepted
  • Testing and development environments
  • Any task that does not require IPv4 specifically