How It Works
- Add your server IP to the whitelist in Dashboard
- Make requests from that IP — no username or password needed
- The proxy automatically identifies your subscription by IP
Configuration
Usage
From a whitelisted IP, simply point your client at the proxy — no credentials required:gate.turnoxy.com:1318). If credentials are provided, password auth takes priority regardless of IP whitelist status.
SOCKS5
Adding IPs to Whitelist
Step-by-Step
-
Navigate to Dashboard
- Go to Dashboard
- Select your subscription
-
Access IP Whitelist
- Scroll to IP WHITELIST section
- Click + ADD IP button
-
Enter IP Details
- IP Address (required): Enter your IPv4 address (e.g.,
1.1.1.1) - Label (optional): Add a friendly name (e.g.,
Office_IP)
- IP Address (required): Enter your IPv4 address (e.g.,
-
Confirm
- Click Add IP
- IP takes effect immediately
Quota Limits
- Each subscription has a limit (typically 2 IPs)
- Limit varies by plan tier
- When quota is full, the + ADD IP button is disabled
Removing IPs
- Hover over an IP card to reveal the delete icon
- Click the x icon to remove
- Removal takes effect immediately
Differences from Password Auth
Since there is no username to embed parameters in, IP whitelist auth always uses the default pool with rotating IPs. If you need geo-targeting or sticky sessions, use password authentication.
Use Cases
- Static IP servers — No credentials in config files
- Automation — Simplest possible configuration
- CI/CD pipelines — Whitelist runner IPs
Limitations
- IPv4 only — IPv6 addresses not supported
- Single IPs only — CIDR notation not supported
- No proxy parameters — Country, session, TTL not available
- Quota limits — 2 IPs per subscription (varies by plan)
- Global uniqueness — Each IP can only be whitelisted once across all subscriptions