Documentation
Everything you need to connect to T-Proxy's UK mobile proxy network.
Quickstart
Every account gets a single gateway endpoint. Authenticate with your username and password, and route requests through it like any standard proxy.
$ curl -x gw.t-proxy.co.uk:9000 \
-U user:pass https://ifconfig.me
→ 200 OK · 27ms · EE 5G
Endpoint format
The gateway address stays constant. All session control — carrier, generation, and rotation — is set through your username.
| Field | Example |
|---|---|
| Host | gw.t-proxy.co.uk |
| Port | 9000 |
| Username | user-carrier_ee-gen_5g |
| Password | your-account-password |
Session parameters
- carrier — one of ee, o2, lyca, sky, three
- gen — 4g or 5g
- session — a session ID string to keep the same IP for repeated requests; omit to rotate automatically
Protocols
HTTP, Socks5, UDP, and OVPN are all supported on the same gateway. Every endpoint runs dual-stack IPv4 and IPv6.
Carrier selection
Each connection uses one UK carrier at a time. You can switch carriers mid-term through the dashboard or by updating your session username, space permitting.