How to Set Up a Mobile Proxy
This mobile proxy setup guide covers everything from choosing a plan to rotating your IP on demand. Getting started with a dedicated Polish 4G/5G mobile proxy takes under five minutes — no technical knowledge required.
This proxy setup guide walks through every step of a Polish mobile proxy configuration — from picking a plan to verifying your exit IP. It covers browser/system proxy, Python requests, OpenVPN, and Xray/VLESS. If you need to know how to set up a mobile proxy, start here.
A setup guide should remove ambiguity around credentials, host, port, protocol, and authentication. Walk readers through a clean first connection, then help them test IP location, DNS behavior, and whether rotation or sticky mode is active.
Table of Contents
Step 1 — Choose a Proxy Plan
Visit the pricing page and pick the plan that matches your timeline: 1-day for a quick test, 7-day for a campaign, or 30-day for ongoing automation. Every plan includes the same dedicated physical modem or real Android phone with a real SIM card, unlimited bandwidth, and full protocol support (HTTP, SOCKS5, OpenVPN, Xray).
Pro tip
Step 2 — Complete the Purchase
Pay with Stripe (card) or NowPayments (crypto — BTC, ETH, USDT, and 80+ coins). No KYC, no identity verification. The moment payment confirms, your proxy is provisioned automatically.
Instant activation after payment
Step 3 — Receive Your Proxy Credentials
After payment confirms, open your dashboard. Your proxy credentials appear immediately — no waiting for a human to provision anything.
Credentials you receive
- Host — the proxy server hostname (e.g. proxy.proxypoland.com)
- HTTP port and SOCKS5 port
- Username and password
- OpenVPN config file (.ovpn)
- Xray / VLESS config (JSON)
Step 4 — Configure Your Client
Paste the credentials into any tool that accepts proxies. Here are the mobile proxy configuration examples for the most common clients.
Browser / System
Open your browser or OS proxy settings → enter the host and HTTP port → add username and password when prompted.
OpenVPN
Download the .ovpn file from your dashboard → import it into OpenVPN Connect or any compatible client → click Connect.
Xray / VLESS
Download the JSON config from your dashboard → load it into your Xray/v2rayN/Shadowrocket client → connect.
Python / Requests
import requests
proxies = {
"http": "http://USER:PASS@proxy.proxypoland.com:PORT",
"https": "http://USER:PASS@proxy.proxypoland.com:PORT",
}
r = requests.get("https://httpbin.org/ip", proxies=proxies)
print(r.json())Step 5 — Test and Rotate Your IP
After connecting, verify your exit IP at whatismyip.com or httpbin.org/ip. You should see a Polish carrier IP — LTE 4G/5G. To rotate to a fresh IP, hit the dashboard button or call the rotation API endpoint directly.
Rotate via API
GET https://proxypoland.com/api/rotate?proxy_id=YOUR_ID&token=YOUR_TOKENRotation takes 2-5 seconds. The modem disconnects from the carrier, reconnects, and receives a new IP from the CGNAT pool. The old IP is released immediately.
Official sources
- Requests proxy configuration
- OpenVPN client docs
- Xray-core project
Frequently Asked Questions
Do I need to install any software?+
No additional software is needed for HTTP or SOCKS5 — both are built into every browser, OS, and most automation frameworks. If you want full-device routing, download the OpenVPN or Xray config from your dashboard and import it into the relevant client.
How long does activation take?+
Instant. Card payments confirm within seconds; most crypto payments confirm within 1-3 minutes. The moment payment is confirmed, your credentials appear in the dashboard — no manual steps on our end.
Can I use the proxy on multiple devices at once?+
Each plan gives you one dedicated proxy — one device at a time for best performance. If you need multiple simultaneous IPs (for example, one per account), just purchase additional plans. Each gets its own independent modem and carrier IP.
What if the proxy stops working?+
Open a support ticket from your dashboard. Most connectivity issues are diagnosed and resolved within minutes. If the dedicated physical modem or real Android phone with a real SIM card fails, a replacement is provisioned automatically — you don't need to do anything.
Is there a bandwidth limit?+
No bandwidth limits on any plan. Speed is capped only by the physical LTE 4G/5G connection — typically 20-100 Mbps download. You will never see a "bandwidth exceeded" error.
What credentials do I get when I activate a mobile proxy?+
Once activated, the dashboard shows host, port, username and password for both HTTP and SOCKS5 endpoints, plus a downloadable OpenVPN .ovpn file and (for VLESS plans) the VLESS share URI. The host is typically a Warsaw-based gateway hostname; ports differ per protocol. Credentials are persistent — they do not change on rotation, only the underlying mobile IP does.
Can I use the proxy on my phone, laptop and a server simultaneously?+
Yes — the proxy endpoint accepts concurrent connections from multiple clients. There is no per-device licensing. Practical limit is the modem's bandwidth and the target's per-IP rate limit; for normal browsing and scraping, 3-5 simultaneous devices on one mobile proxy works fine. For account-management workflows where each account must look like a different device, get a dedicated proxy per account instead.
How do I trigger a manual IP rotation on Proxy Poland?+
Open the dashboard, go to your active proxy, click 'Rotate IP'. The new IP is typically issued within 5-15 seconds — same Polish ASN, fresh public IP. For automation you can hit the rotation API endpoint with your API key from any script. The endpoint is rate-limited to one rotation every 30-60 seconds to protect carrier session stability.
Is there a hard bandwidth limit on Proxy Poland plans?+
No — plans are flat-rate with no per-GB metering, only fair-use limits to prevent saturation. Typical 4G modems sustain 20-40 Mbps and 5G modems 80-200 Mbps. Hitting hundreds of GB/day is fine; sustained line-rate saturation 24/7 may trigger a fair-use review. For most workloads (scraping, account management, ad verification) you will not approach those thresholds.
Does the proxy survive my computer rebooting or my Wi-Fi changing?+
Yes — the proxy lives on the modem, not on your client. Reboot your laptop, switch from home Wi-Fi to mobile hotspot, change ISP — none of it affects the proxy IP, which stays whatever the modem currently has. Reconnect with the same credentials and you are back. The mobile IP only changes when you trigger rotation or when the carrier forces a session renegotiation (rare, typically every 24-48 hours).
Can I whitelist my IP instead of using username/password?+
Yes — the dashboard supports IP whitelisting as an alternative to user/pass auth. Add up to 5 source IPs that are allowed to connect; requests from other IPs are rejected. Useful for production servers with static IPs. For dynamic IPs (home internet, VPN clients) stick with user/pass since whitelist breaks more consistently your ISP rotates your address.
What happens if the modem goes offline mid-session?+
The proxy returns connection errors until the modem reconnects to the carrier (typically 30-90 seconds). Active TCP sessions through the proxy drop. Your client should treat proxy errors as retryable: re-issue the request after a brief backoff (5-15s). Proxy Poland's monitoring auto-restarts modems that miss a heartbeat; persistent outages above 5 minutes are escalated to operations and billed back via SLA credit.
Ready to connect
Set up your proxy in under 5 minutes
Dedicated 4G/5G modem. Polish LTE. HTTP + SOCKS5 + OpenVPN + Xray. From $2/day effective on the 30-day plan.
No KYC · Instant activation · Unlimited bandwidth