5GB
5GB Β· validity 30 days
Traffic
$2 per GB
Total
$10
per GB
$2
- Rotating & Sticky Sessions
- HTTP(S) & SOCKS5
- 24/7 Support
SOCKS5 & HTTP(S), rotation per request or by timer. Choose traffic or threads plans for your use case.
Connect via SOCKS5/HTTP(S) with Rotating/Sticky sessions.
Choose the right pricing model: traffic, threads, or unlimited threads.
Everything you actually need: session control, clear pricing, and a fast start β without extra friction.
Go live in 3 steps: open the dashboard, choose a plan, and connect from your tool.
curl -x http://LOGIN:PASSWORD@HOST:PORT https://api.ipify.org?format=json
import requests
proxy = "socks5h://LOGIN:PASSWORD@HOST:PORT"
proxies = {"http": proxy, "https": proxy}
r = requests.get("https://api.ipify.org?format=json", proxies=proxies, timeout=20)
print(r.text)
import fetch from "node-fetch";
import { HttpsProxyAgent } from "https-proxy-agent";
const agent = new HttpsProxyAgent("http://LOGIN:PASSWORD@HOST:PORT");
const res = await fetch("https://api.ipify.org?format=json", { agent });
console.log(await res.text());
HOST/LOGIN/PASSWORD are placeholders. Your real values are shown in the dashboard.
For Python + SOCKS you may need requests[socks].
Three models: traffic, threads, and unlimited threads.
Pay per GB. Validity after purchase: 30 days.
Limited by threads and speed. Pick a period and run.
β threads. Choose speed and period.