mobileproxy.app

Docs

How mobileproxy.app works

You supply an Android phone and a SIM. We supply everything that turns it into a mobile proxy — the tunnel, the gateway, credentials, rotation, usage metering, a dashboard, and a REST API.

The moving parts

  • The app runs on your Android phone. It holds a tunnel to our gateway and binds proxy traffic to the cellular network, so every request exits through your SIM's real carrier IP — even while the phone sits on Wi-Fi.
  • The gateway gives each phone a port and hands out SOCKS5 credentials. It meters bytes and blocks private/abusive destinations before they ever reach your phone.
  • The dashboard & API are how you pair phones, mint credentials, rotate IPs, and read usage — point-and-click or automated.
New here?
Start with the Quickstart — it walks from creating an account to your first proxied request.
Prefer to poke at the API directly? The interactive console lets you call every endpoint live with your token, and the OpenAPI spec is machine-readable.