IPv6
Thread-based, datacenter-grade IPv6 for high-concurrency workloads. Buy the number of concurrent threads you need, target any country, and rotate IPs freely within every thread.
Connection details
Every IPv6 thread connects to the same endpoint. Authenticate with your dashboard username and password, or add your server's IP to the whitelist for credential-free access (see Authentication).
| Setting | Value |
|---|---|
| Endpoint host | ipv6.proxyomega.com |
| Port | 9000 |
| Protocols | HTTP, HTTPS, SOCKS5 |
| UDP | SOCKS5 supports UDP_ASSOCIATE |
| Destinations | IPv6 destinations supported |
| Targeting | Country-level (200+ countries) |
| Rotation | Unlimited IP rotation within each thread |
UDP_ASSOCIATE and can reach IPv6 destination addresses directly. This helps with protocols and targets that require IPv6 reachability.Quick connect
Point any HTTP client at ipv6.proxyomega.com:9000 using your dashboard credentials. The example below routes a request through the proxy and returns the exit IP.
curl -x "http://USERNAME:[email protected]:9000" https://api.ipify.org
To target a specific country, append the parameter to your username. The password stays the same:
curl -x "http://USERNAME-country-us:[email protected]:9000" https://httpbin.org/ip
SOCKS5 works the same way. Swap the scheme:
curl -x "socks5://USERNAME:[email protected]:9000" https://api.ipify.org
Threads & billing
IPv6 is priced per concurrent thread, not per GB. A thread is one concurrent connection slot. Buy anywhere from 100 to 10,000 concurrent threads and rotate through as many IPs as you like within each one. Rotation is unlimited and never metered.
| Duration | Price per thread |
|---|---|
| 1 day | $0.05 |
| 7 days | $0.28 |
| 30 days | $0.90 |
For example, 500 threads for 30 days is 500 × $0.90 = $450. Bandwidth is not billed, so you pay only for concurrency and duration.
Targeting
IPv6 supports country-level targeting across 200+ countries (70+ explicit country targets). Append the country parameter to your username using a two-letter country code:
# United States
USERNAME-country-us:PASSWORD
# Germany
USERNAME-country-de:PASSWORD
# United Kingdom
USERNAME-country-gb:PASSWORD
You can also add a -session-<id> value to hold the same exit IP across multiple requests. Omit it, or change it, to rotate. State, city, and ASN targeting are not available on the IPv6 plan. For those, see Residential / ISP. The full parameter reference is on the Targeting page.
Best for
High-volume API scraping
Fan out thousands of concurrent requests against IPv6-capable APIs at a low per-thread cost.
High-concurrency automation
Run large parallel workloads against targets that support IPv6, with unlimited IP rotation inside every thread.
IPv6 target requirement
Next steps
- Authentication: whitelist your IP or use username & password.
- Targeting: full country-code reference and username syntax.
- Sessions & rotation: rotating vs. sticky sessions.
- Code examples: ready-to-run snippets in Python, JavaScript, and more.
- Troubleshooting: if a connection or target check fails.
Last updated July 6, 2026