Gateway
mobile.eclipseproxy.com
Ports
| Port | Protocol |
|---|---|
5555 | HTTP |
6666 | SOCKS5 |
Format
Username segments: note the _ separator
Mobile uses _ between segments (Residential uses -):
Targeting rule: city AND region are both allowed
Unlike Residential (state OR city, not both), Mobile lets you target city AND region at the same time. This is because mobile network topology has both:- City: where the cell tower is
- Region: carrier’s administrative area
Available targeting
| Targeting | Supported |
|---|---|
| Country | ✓ |
| State / region | ✓ (_region-NAME) |
| City | ✓ (_city-NAME) |
| ISP | ✓ (_isp-NAME) |
| City + region together | ✓ |
Authentication
User:pass only. No IP whitelist option on Mobile.Sessions
Sticky session syntax follows the_ separator pattern:
_session-abc123 returns the same IP. Different session IDs return different IPs. Lifetime in minutes.
Rotating via API
Force a new IP by changing the session ID in the username. Same session ID returns the same IP.Things to watch for
- “What are mobile proxies, like an eSIM?”, Not exactly. They route through real mobile devices on cellular networks. To a target site, you appear as a normal mobile user on AT&T / Vodafone / etc.
- “Why are my mobile proxies formatted
emob_user:pass_country-X@host:portand notuser:pass@ip:port?”, That’s our mobile format. The geo and session settings live in the username, joined with_. - “Mobile proxy not working in Octo / Potatso / AdsPower”: set port explicitly (5555 for HTTP, 6666 for SOCKS5). Some tools default to a different port.
- “Can I use IP whitelist?”, No on Mobile. Use credentials.

