What is a SOCKS5 proxy?
SOCKS5 is a protocol that routes any TCP/UDP traffic through a proxy server. Unlike an HTTP proxy, it isn't limited to web traffic, supports authentication, and works well for apps, sneaker bots, streaming and general privacy. You configure it once with host, port and credentials.
How to use a SOCKS5 proxy on iPhone (iOS)
iOS doesn't expose SOCKS5 in the built-in Wi-Fi settings — that field is HTTP-only, which is why "how to use SOCKS5 on iPhone" is such a common dead end. You have three working routes, from easiest to most flexible:
Route 1 — no app at all (Telegram only). Telegram has native SOCKS5 support on iOS: Settings → Data and Storage → Proxy → Add Proxy → SOCKS5, paste host, port, username, password. If Telegram is the only app you need proxied, you're done in one minute.
Route 2 — a SOCKS5 client app (whole device).
- Install a SOCKS5-capable client from the App Store: Shadowrocket (paid, the standard choice), Karing or Potatso (free options).
- Add a new server, choose type SOCKS5.
- Enter host and port, toggle authentication on, add username and password.
- Enable it — iOS will ask to add a VPN profile (that's how these apps route traffic locally; your data still goes to your proxy, not a third-party VPN).
- Open an IP-check site and confirm the IP changed. Per-app rules are available in the app if you only want some traffic proxied.
Route 3 — HTTP fallback in Wi-Fi settings. If your provider issues HTTP endpoints alongside SOCKS5 (most do), you can use Settings → Wi-Fi → your network → Configure Proxy → Manual. It's HTTP, not SOCKS5, and only covers that Wi-Fi network — fine for light browsing, wrong for anything serious.
How to set up SOCKS5 on Android
- Install a proxy client that supports SOCKS5 with authentication.
- Create a new profile, set protocol to SOCKS5.
- Fill in host, port, username, password.
- Start the profile; Android will ask to allow a local VPN connection — accept it.
- Verify your new IP with an IP-check page.
How to set up SOCKS5 on Windows 10/11
Windows' built-in proxy settings don't take SOCKS5 credentials cleanly, so the reliable route is per-app or a small forwarder:
- Browser (recommended): in a Chromium/Firefox profile, use a proxy extension (e.g. FoxyProxy), add a SOCKS5 entry with host, port, username, password.
- System-wide: use a local SOCKS forwarder such as
proxifierto route apps that don't support SOCKS natively. - Enter credentials when prompted, then browse to an IP-check site to confirm.
Common SOCKS5 errors and fixes
- Connection refused: wrong port, or your IP isn't whitelisted — add IP auth or use user:pass auth.
- Auth failed: username/password typo, or the plan requires IP whitelisting instead.
- Works then drops: rotating endpoint — request a sticky session for longer-lived connections.
- Slow / timeouts: try a residential or mobile endpoint closer to your target's geo.