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

Proxy Servers by Country

20 countries in the calculator — pick one location or mix several in a single package, at country level.

  • 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

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

How does country targeting work?

You pick a location in the calculator, and the package is assembled from addresses that third-party geolocation databases place in that country. The target website doesn't read a flag off the wire — it looks the IP up in MaxMind, IP2Location, or its own table and treats you as a visitor from there. Selection is country-level only: no cities, no states, no ASN filters. Records are usually accurate, but they update with a lag — a freshly reassigned range can still show the previous country for a couple of weeks, which is why a quick geo lookup before a strict regional job is worth the minute.

For use cases that need a stable identity in that location, anonymous proxies by country mean dedicated addresses reserved for you in the geo you pick, with no content logging on our end — details on the anonymous proxies page. Shared packages use the same geo selection; exclusivity is the product difference, not the country label.

Need more than one location in a single order — build a mix package from the same calculator. The catalog of countries is in the block above; prices for your volume are in the calculator.

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

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

Free proxy list by country

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
45.80.111.172 DE 80 HTTP
45.80.111.126 DE 80 HTTP
45.80.111.34 DE 80 HTTP
45.80.111.167 DE 80 HTTP
45.80.111.159 DE 80 HTTP
45.80.111.58 DE 80 HTTP
45.80.111.102 DE 80 HTTP
45.80.111.51 DE 80 HTTP
45.80.111.128 DE 80 HTTP
45.80.111.118 DE 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

Used the services of this company and I can say that they exceeded my expectations. The proxy speeds are impressive and the wide selection caters to different needs. Their prices are also very competitive, making them a great choice. The support service deserves a special mention - always responsive and friendly.

R Riz February 2025

I came upon this proxy-selling service by accident. The support surprised me with their attitude and speed of customer feedback. I take proxies for the BK. I am happy with the quality so far and will continue working with the service.

CC Christopher Chapman June 2025

Out of a hundred proxies some failed, but the workers of the service have quickly replaced them. I am very much pleased with the servers speed. I use it for targeting in social networks and all my accounts are safe and sound. My personal recommendation.

T Taylor November 2025

I am using proxies for scraping google maps. The proxies here are of high quality and do not fail to work and are excellent for my purposes.

L Lucas September 2024

Frequently asked questions

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

Can I mix IPs from different countries in one package?

Yes — that's a mix package: one order, addresses drawn from several countries you select in the calculator. Your software then picks the right geo per target. Pricing follows the same package grid as a single-country order; the mix proxies page covers how to split the list across tasks if you need that level of detail.

Can I target a specific city or state?

No. Geo selection is country-level only — not city, not state, not ASN. For most use cases that's enough: platforms distinguish countries, not streets. If your job is tied to a city (local search results, hyperlocal ads), datacenter packages aren't the right tool anyway — accurate city-level placement typically needs residential or mobile networks, which we don't sell.

I bought US proxies, but a site detects a different country. Why?

Most often it's geolocation database lag. The site doesn't read country from the "physics" of the address — it reads a database (MaxMind, IP2Location). If the range was reassigned recently, the database may still list the old country. Less often, the site keeps its own geo table that disagrees with public sources. What to do: check the address in a couple of geo lookup tools; if they disagree, request a proxy list refresh — fresh addresses from the pool usually geolocate correctly.

How do I give myself away if the IP country is correct?

By mismatching signals. The site looks at more than IP: browser language, system timezone, keyboard layout, currency in requests. A German IP with Moscow timezone and Russian Accept-Language is a set of contradictions that flags proxy use. Match your environment to the address country — in an antidetect browser that's a separate profile setting worth configuring.

Which country should I pick for a specific platform?

The one where the platform expects you. For local content and pricing — the audience's country (US store → US address). For neutral jobs like web scraping, pick a country closer to the target's servers: the route is typically more direct, latency lower. If the platform isn't geo-bound, take the cheapest option in the calculator — it won't make a difference.

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