Skip to content

Residential IPv6 Connection Reference

Residential IPv6 uses dedicated, subscription-specific endpoints on ISP-class IPv6 space. Copy the exact encrypted endpoints and credentials shown for your subscription in the dashboard; the shared Residential IPv4 hostname and ports do not apply.

SettingValue
Address familyIPv6 exits from ISP-class address space
HTTP proxyhttps://YOUR_ASSIGNED_HOST:443
SOCKS proxysocks5+tls://YOUR_ASSIGNED_HOST:YOUR_ASSIGNED_PORT
AuthenticationThe credentials or IP allowlist displayed for the subscription
Endpoint sourceDashboard subscription details
Direct public UDP associateNot supported

Plain SOCKS5 clients cannot connect directly to the encrypted SOCKS endpoint. Use a supported TLS-capable client or a local adapter/TLS wrapper as described in How to Connect.

Confirm that the destination, DNS path, client library, and runtime support IPv6 before scaling. An IPv4-only destination cannot use an IPv6 exit merely because the client can reach the proxy gateway.

Use a small representative request set to verify:

  1. The destination resolves to and accepts IPv6.
  2. The client uses the encrypted endpoint and issued credentials.
  3. The observed exit matches the expected ISP-class route.
  4. The subscription behavior fits the target and retry policy.