Welcome to ProxyOmega Documentation
ProxyOmega provides high-performance proxy solutions for businesses and developers. Access our global network of residential, mobile, and datacenter IPs with 99.9% uptime guarantee.
Check out our Quick Start Guide to get up and running in minutes.
Overview
ProxyOmega offers a comprehensive proxy infrastructure designed for scale, reliability, and performance. Our network spans across 195+ countries with millions of IPs available for your use cases.
Key Features
Global Coverage
195+ countries and territories with city-level targeting
High Performance
Average response time under 100ms with 99.9% uptime
Enterprise Security
SSL encryption, IP authentication, and API key management
Getting Started
Follow these steps to start using ProxyOmega:
curl -x http://username:[email protected]:10000 \
-L https://api.ipify.org?format=json
import requests
proxies = {
'http': 'socks5://username:[email protected]:10000',
'https': 'socks5://username:[email protected]:10000'
}
response = requests.get('https://api.ipify.org?format=json', proxies=proxies)
print(response.json())
const axios = require('axios');
const config = {
proxy: {
host: 'residential.proxyomega.com',
port: 10000,
auth: {
username: 'your_username',
password: 'your_password'
}
}
};
axios.get('https://api.ipify.org?format=json', config)
.then(response => console.log(response.data))
.catch(error => console.error(error));
Server Endpoints
Multiple server endpoints for different proxy types:
- Residential/Unlimited: residential.proxyomega.com (Ports 10000-10099)
- Platinum: platinum.proxyomega.com (Port 20228)
- Mobile: mobile.proxyomega.com (Port 20229)
- IPv6: ipv6.proxyomega.com (Port 9000)
Key Features
Geographic Targeting
Target specific countries and regions with username parameters
Auto-Unban System
Temporary bans automatically expire after 10 minutes
Protocol Support
Full support for HTTP, HTTPS, and SOCKS5 protocols
Proxy Types Comparison
Type | Speed | Pool Size | Best For | Starting Price |
---|---|---|---|---|
Platinum Residential | Fast | 45M+ IPs | Web scraping, Ultra-low IP scores | $3.00/GB |
Budget Unlimited | Medium | 10M+ IPs | High-volume scraping | $51.99/month |
Premium Unlimited | Fast | 70M+ IPs | AI/LLM training & enterprise | $250/day |
Mobile Proxies | Medium | Real 4G/5G IPs | App testing, SMS capable | $5.80/GB |
IPv6 Network | Ultra Fast | 79 Octillion IPs | Future-proof solution | $7/day |
Need Help?
Our support team is here to help. Contact us at [email protected] or use the live chat in your dashboard.