Products
Datacenter proxies from $19/mo Rotating proxies from $49/mo ISP proxies from $33/mo Dedicated proxies from $3.50/mo UDP proxies from $5/mo Free trial
Use cases
Data & scraping AI services Social media & messaging E-commerce & finance Media & entertainment Marketing & ads Automation & tools All use cases →
Pricing
Full pricing table All 20 locations Money-back guarantee
Resources
Blog Proxy API MCP server Setup guides FAQ For business About us Affiliate program
English
English Русский
99.9% uptime · 100,000+ IPs available

Monthly Proxies

One transparent monthly price — bandwidth, protocols, and list refreshes included, with discounts for longer terms.

  • Unlimited bandwidth—no usage-based billing
  • One of the highest connection limits in the industry
  • Whitelist up to five source IPs at no charge
  • Up to three free proxy list refreshes per month
Start free trial Trial: 20 IPs for 60 minutes, no card required.
Packages start at 100 IPs
Plan term
Total for 30 days $0.00
Buy proxies
✓ 24-hour money-back guarantee — details · ✓ No KYC required

What's included in the monthly price?

Everything except one add-on. The monthly price covers unlimited bandwidth under a fair use policy, every supported protocol on every address, up to 5 IP whitelisting rules, three proxy list refreshes per 30-day period, and Dashboard plus API access. The one paid extra is UDP support — 50% of the base plan price, for eligible plans. There are no setup, activation, or replacement fees, so the figure in the calculator is the figure on your invoice.

A month is also the baseline term and the most honest window to test whether a setup fits your use case: in 30 days you see how the target site handles your request rate, how many addresses go cold, and whether you hit your concurrent connection limit. Customers buy proxies for 1 month for a new project, a one-off job, or an unfamiliar geo; once the workload proves stable, longer terms cut the proxy price per month — 3 months −10%, 6 months −15%, 12 months −20%. Your list stays assigned to you for the entire paid term.

Pricing for your volume is in the calculator above; product specs are in the adjacent panel.

Product specs at a glance
IP pool100,000+ IPv4
ProtocolsHTTP, HTTPS, SOCKS4, and SOCKS5
Bandwidthunlimited
Uptime99.9%
IP whitelistingup to five source IPs included
Username/passwordoptional, in addition to IP whitelisting
List refreshesup to three free refreshes per month
Minimum order100 IPs; 1 IP for dedicated proxies
Deliveryautomatically after payment
Refund24-hour money-back guarantee
Payment methods
StripeStripe VisaVisa MastercardMastercard American ExpressAmex USDT TRC20 and ERC20USDT USDCUSDC BitcoinBitcoin EthereumEthereum LitecoinLitecoin

Which proxies should you choose?

Four infrastructure types — and the use cases each one fits best.

This page
Packagesdatacenter IPv4
Rotating ISP IPv6
IP source Datacenter, IPv4 Datacenterthe same 100,000+ IP pool Consumer ISP networks Datacenter
IP allocation Static list Full pool accessthe exit IP rotates on every request Static list Static list
List refreshes Up to 3 per month, free Not applicable Up to 3 per month, free Provider-dependent
Pricing model Per-IP packageunlimited bandwidth Credit-basedyou pay per request, not per IP Per-IP packageunlimited bandwidth Per-IP package
Website compatibility ✓ ~100% ✓ ~100% ✓ ~100% ✕ Limitedmany websites don't support IPv6
Speed Up to 500 Mbps Up to 300 Mbps Up to 500 Mbps Datacenter-grade
Anti-fraud trust Medium MediumIP rotation helps High Low to medium
Price $from $0.07 per IP/month $$$from $49.00/month $$from $0.22 per IP/month $typically the lowest-cost option
Best for Web scraping and automation at a predictable volume: your own IPs, unlimited bandwidth API scraping that needs as many different IPs as possible without buying a fixed list Social media, accounts, long sessions — wherever IP trust matters Use cases where the target site is guaranteed to support IPv6
Buy now Rotating proxies ISP proxies We don't sell these: too many limitations for general-purpose work

Connect in 60 seconds

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);
Fill in the credentials from your Dashboard. If you use IP whitelisting, you don't need a username or password.

Export in any format

Choose a standard format or create a custom one with any field order and delimiter your software requires.

IP:port login:password@IP:port {scheme}{ip}{port}{login}{password} — builder
HTTP HTTPS SOCKS4 SOCKS5 HTTP/2 ✓

See the FAQ for the ports used by each protocol.

PapaProxy API

You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.

MCP server for AI agents

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.

Works with
…and 500+ more tools

Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.

Free proxy list for testing your setup

Updated 2 days ago · New proxies added hourly · 24,120 proxies currently listed

These are not PapaProxy.net trial proxies. They are public proxies collected from open sources and are intended only for testing your software. You can also try PapaProxy.net proxies free with a 20-IP, 60-minute trial. No credit card is required.
IPCountryPortProtocol
212.183.88.215 AT 80 HTTP
47.243.92.199 HK 3128 HTTP
212.183.88.153 AT 80 HTTP
212.183.88.13 AT 80 HTTP
203.95.199.159 KH 8080 HTTP
154.92.9.3 JP 80 HTTP
113.204.79.230 CN 9091 HTTP
181.214.1.97 AE 80 HTTP
219.93.101.63 MY 80 HTTP
185.18.250.64 CH 80 HTTP
IP:port format—one proxy per line

Reviews

A few service metrics—and feedback from our customers.

27,000+
proxy packages sold since 2019
60%
of customers upgrade their plan after the first month
100,000+ IPs
in our own pool across 22 locations

The proxy speed, while not cosmic, is tolerable and perfectly aligns with the budget-friendly price. Especially, the budget-friendly HTTP proxy options featuring Port 8080 are ideal for my cost-sensitive applications, which is also great. I would also like to thank the team for their respectful customer service. Thank you very much.

S Simon November 2024

I am very happy with it. I have rented a proxy for a couple of months ago and have been using it in cooperation with keyCollector. I am very happy about the auto-renewal feature and the easy payment. In addition to that, the support is excellent. For example, I rented a wrong type of proxy at first and they have helped me very quickly. I recommend this service to everyone!

M Mike June 2025

Proxies last a long time, work steadily and without crashing. Quality of service is at the highest level. Rated 5.

DF Demetrio Ferri March 2026

I have no complaints about the service. I have bought more than a dozen proxies, all work, the speed is acceptable. In 3 months of use nothing flies off, speeds do not drop. Admins respect. If you are looking for a reliable solution, consider their new fast private socks proxy service provider for top-tier performance and reliability.

S Stephen June 2026

Frequently asked questions

Can't find your answer? Message us in live chat — real humans reply.

When the month ends, do my addresses go to someone else immediately?

Your list stays assigned to you until the paid term ends. Renew on time and you keep the same addresses — no reconfiguration. If you don't renew, the package is released and you can't get that exact list back — how to make sure that never happens by accident is covered in the last question below.

When is a longer term better than a month?

Do the math based on how confident you are in the use case. A 12-month plan with −20% pays off if the work runs at least 10 months — after that it's pure savings. A one- or two-month project, or an untested setup — take 30 days: the flexibility premium costs less than a year of idle proxies.

Can I get less than a month — a week or a day?

We don't sell package plans shorter than 30 days. But you don't need one to test the setup: the free trial gives you 20 IPs for 60 minutes with no card, and after purchase you have 24 hours for a refund. That's enough to run your software and see whether the approach works.

I'll forget to renew and my configs will die. Can renewal run automatically?

Yes — turn on auto-renewal and the payment is charged from your account balance or, if you've paid by card before, from your saved card. Manual renewal also works from the Products/Services section of the Dashboard, for any available term — you can start on a single month and renew into a longer, discounted term once the workload proves itself. If your addresses are baked into configs across several machines, auto-renewal plus a topped-up balance is the setup that survives a missed calendar reminder.

Other PapaProxy.net products

A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.

Put our proxies to the test

Test our datacenter proxy packages free with 20 IPs for 60 minutes—no credit card required. See the speed and reliability for yourself.

Get a free trial

Buying as a company?

We can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.

Contract, invoices, and receipts Bank transfers and net payment terms Dedicated account manager Business orders from $100
Business terms or contact us on Telegram: @papaproxy