SOCKS5 Residential Proxies

Every Tensor Proxies package speaks both HTTP and SOCKS5 on the same credentials. You are not buying a separate SOCKS5 product or paying a protocol surcharge: the IP:PORT:USERNAME:PASSWORD line delivered after payment works as an HTTP proxy or a SOCKS5 proxy depending on which one you point your client at.

That matters because SOCKS5 sits lower in the stack than an HTTP proxy. It forwards TCP traffic without parsing or rewriting requests, so tools that are not plain HTTP clients — bots, automation frameworks, desktop apps, custom TCP clients — work without a protocol shim.

Straight Answers

Do Tensor Proxies support SOCKS5?

Yes. HTTP and SOCKS5 are supported on the Datacenter, Static Residential ISP, and Rotating Residential ISP packages, using the same username and password. Nothing is enabled per order and nothing costs extra, so you can move a proxy list between protocols without reissuing credentials.

Practically, that means one purchased pool covers a mixed stack: a Scrapy job on HTTP, a fingerprint browser profile on SOCKS5, and a desktop client that only speaks SOCKS, all pointed at the same IPs.

SOCKS5 vs HTTP proxies — which should I use?

Use HTTP when your client is a browser or an HTTP library and you want per-request control. Use SOCKS5 when the traffic is not plain HTTP, when the client only offers a SOCKS field, or when you want the proxy to pass bytes through without touching headers. For ordinary web requests the difference in behaviour is small; for anything else, SOCKS5 is the safer default.

One practical detail: an HTTP proxy sees and can modify request headers, while SOCKS5 does not inspect what it forwards. If you are debugging why a target behaves differently through a proxy, switching protocols is a fast way to isolate whether header handling is involved.

What is an HTTP and SOCKS5 proxy pool?

A pool is simply the set of proxies you hold, addressed as a list rather than a single endpoint. Because both protocols run on the same credentials here, one purchased list is simultaneously an HTTP pool and a SOCKS5 pool — you decide per connection which protocol to speak, and you decide how to cycle through the IPs.

Pools are sold in blocks of 25. Static Residential ISP is $15 per 25 proxies ($0.60 each) and Datacenter is $8 per 25 ($0.32 each, dropping to $0.14 at 5,000+), so scaling the pool is a quantity change in the purchase flow, not a plan migration.

Is this a private proxy pool or a shared one?

Static Residential ISP and Datacenter proxies are dedicated: the IPs in your list are assigned to your order, not rotated among other customers. That is what people usually mean by a private proxy pool — you know exactly which addresses you hold and how hard each one is being used.

The shared-pool model is the rotating residential product, where a gateway maps each request to an IP drawn from a large common pool. That package is currently sold out, so every purchasable Tensor Proxies package today is a dedicated list.

How do I buy SOCKS5 static ISP proxies?

Buy the Static Residential ISP package — there is no separate SOCKS5 product to select. Choose your quantity in the purchase flow, allocate it across countries, and check out through Stripe. The credentials that arrive work over SOCKS5 and HTTP alike, so the protocol decision happens in your client after delivery, not at checkout.

Minimum order is 25 proxies at $15, and the static ISP rate stays flat at $0.60 per proxy no matter how large the order gets.

How do I configure SOCKS5 with the delivered credentials?

Split the delivered line into its four parts and feed them to your client's SOCKS5 fields. In curl that is --proxy socks5://USERNAME:PASSWORD@IP:PORT; in Python requests it is a proxies dict using the socks5:// scheme; in Playwright or a fingerprint browser it is the proxy server field with username and password entered separately. No SDK, gateway, or whitelist step is involved.

Recommended Package

Static Residential ISP package — $15 per 25 proxies

For SOCKS5 work that needs a residential trust profile — account automation, fingerprint browsers, session-based bots — the Static Residential ISP package gives dedicated consumer-ISP IPs at $0.60 each with unlimited bandwidth and both protocols enabled.

If your targets accept hosting ranges, the Datacenter package at $8 per 25 proxies runs the same HTTP and SOCKS5 setup at roughly half the cost per IP.

Open Purchase Flowfrom $15.00 / 25 proxies
Common Questions

Does SOCKS5 cost more than HTTP?

No. Both protocols are included on every package at the same price, on the same credentials. Protocol choice is a client-side setting, not a purchase option.

Do the proxies require username and password authentication?

Yes. Credentials are delivered as IP:PORT:USERNAME:PASSWORD and authenticate the same way over HTTP and SOCKS5, so the same list drops into any tool that accepts user:pass proxies.

Can I use SOCKS5 proxies in a fingerprint browser?

Yes. Multilogin, GoLogin, AdsPower, Dolphin and similar tools take a SOCKS5 host, port, username and password per profile, which is exactly the delivered format.

Are the IPs shared with other customers?

No. Static Residential ISP and Datacenter proxies are dedicated to your order. Shared-pool rotation only applies to the rotating residential package, which is currently sold out.