20 IPs for 60 minutes on the country-mix package. No card required.
Start free trialCard checkout through Stripe — Visa, Mastercard, or Amex — then your list is in the Dashboard within about two minutes, ready to whitelist and use.
The invoice closes and your proxy list lands in the Dashboard — typically within about two minutes. Open Products/Services, export the list in the format your software expects, then whitelist the IP of the machine that will connect (up to 5 rules per plan). From there you work: point your client at the addresses and ports shown for your authentication mode. You can buy SOCKS5 proxies with a credit or debit card the same way as any other plan — every address already answers over SOCKS5, HTTP, HTTPS, and SOCKS4; see the SOCKS5 page if you need connection examples.
Nothing renews on its own unless you turn that on. Auto-renewal is optional: with it enabled, the next term charges from your saved card (or account balance). Turn it off anytime in the Dashboard and the current term still runs to its end — no mid-cycle cutoff. If the IPs aren't a fit, you can request a full refund within 24 hours; the charge reverses through the same card path. Card data stays with Stripe's PCI-compliant form — we never see your full card number. Prefer coins instead? Cryptocurrency checkout and the 10% balance bonus are on the crypto page.
Specs are in the adjacent panel; pricing is in the calculator above.
Copy the example for your stack, or paste it into your AI coding assistant for help adapting it to your project.
# HTTP or HTTPS proxy curl -x http://login:password@IP:port https://example.com # SOCKS5 curl --socks5-hostname IP:port \ --proxy-user login:password \ https://example.com
import requests proxy = "http://login:password@IP:port" # your proxy from the Dashboard r = requests.get( "https://example.com", proxies={"http": proxy, "https": proxy}, ) print(r.status_code)
import { ProxyAgent } from "undici"; const dispatcher = new ProxyAgent("http://login:password@IP:port"); const res = await fetch("https://example.com", { dispatcher }); console.log(res.status);
$ch = curl_init("https://example.com"); curl_setopt($ch, CURLOPT_PROXY, "IP:port"); curl_setopt($ch, CURLOPT_PROXYUSERPWD, "login:password"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $response = curl_exec($ch);
Choose a standard format or create a custom one with any field order and delimiter your software requires.
See the FAQ for the ports used by each protocol.
You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.
Claude, Cursor, and other agents buy proxies, renew plans, and export updated proxy lists through an access token you create in your Dashboard. See how it works.
Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.
| IP | Country | Port | Protocol | |
|---|---|---|---|---|
| 45.80.111.118 | DE | 80 | HTTP | |
| 45.80.111.172 | DE | 80 | HTTP | |
| 45.80.111.159 | DE | 80 | HTTP | |
| 45.80.111.34 | DE | 80 | HTTP | |
| 45.80.111.102 | DE | 80 | HTTP | |
| 45.80.111.58 | DE | 80 | HTTP | |
| 45.80.111.126 | DE | 80 | HTTP | |
| 45.80.111.51 | DE | 80 | HTTP | |
| 45.80.111.167 | DE | 80 | HTTP | |
| 45.80.111.128 | DE | 80 | HTTP |
A few service metrics—and feedback from our customers.
The site shows itself very well. Proxies work consistently, none of them failed. Technical support quickly responded to my questions, which also pleased me. I must give it a high five!
В целом доволен сервисом, качественные и хорошие прокси, поддержка работает круглосуточно и в случае чего поможет. ЛК на сайте присутствует, стран и подсетей много. Цены приемлимы.
The proxy provider is very decent. For the time I've been using proxies here, I've never had a connection blocked or disconnected. Although the provider offers to buy inexpensive dynamic proxies, they all work and are easily integrated with parsing tools.
If you need to buy proxies at reasonable price, this is the best choice. I became a customer of the service half a year ago. The price is adequate, technical support is always helpful and, most importantly, you can use proxies without login or password. All I have to do is to subscribe to the IP from which the requests will be received and the proxy will be used. I will recommend you guys to everybody!
Can't find your answer? Message us in live chat — real humans reply.
Visa, Mastercard, and American Express — credit and debit — through Stripe. On the invoice page in your Dashboard, choose Stripe; you'll be redirected to Stripe's secure form to enter the card. The live list of methods on that page is the source of truth if options change.
Only if you turn auto-renewal on — it's off by default. With it enabled, payment is charged from your saved card (or from your account balance if you've topped up). Without it, the plan simply ends when the paid term ends; renew manually from Products/Services for any available term when you want to continue. You can disable auto-renewal anytime in the Dashboard; the current term still finishes, and the card isn't charged again.
No — PayPal isn't among our payment methods. Card checkout runs through Stripe (Visa, Mastercard, American Express); cryptocurrency is the other self-serve path, with a 10% balance bonus on crypto-paid invoices. Both are on the invoice page in your Dashboard.
Most declines come from the issuer, not from us — banks often flag first-time charges to unfamiliar online merchants, or block international / digital-service categories by default. Call the number on the back of the card, authorize the merchant, and retry. Prepaid and gift cards fail more often under Stripe's fraud filters; a regular credit or debit card is the more reliable path. If the card still won't clear, pay the same invoice with cryptocurrency — no card involvement, and you still get the 10% balance bonus.
No. Stripe hosts the payment form and, if you opt into auto-renewal, keeps a tokenized reference so later invoices can charge without re-entering digits. We never see or store the full card number — only what Stripe returns after a successful charge. If you ever need to identify a past payment with support, the first 6 and last 4 digits are enough; never send the full number in a ticket or chat.
Yes. Request a full refund within 24 hours of purchase if the IPs aren't a fit for your use case. Refunds go back through the same method you paid with. See our guarantee policy for the full rules.
A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.
An IP reserved exclusively for you, available from a single IP. Speeds of up to 500 Mbps per proxy.
Learn moreStatic ISP-registered residential IPs for use cases where network origin matters.
Learn morePay per request and access the full 100,000+ IP pool through a single gateway. Built for web scraping and API workloads.
Learn moreSOCKS5 with UDP support — for gaming, streaming, and VoIP.
Learn moreWe can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.