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 set up SOCKS5 on iPhone (iOS)
iOS doesn't expose SOCKS5 in the built-in Wi-Fi settings (that field is HTTP only). Use a lightweight proxy client app that supports SOCKS5:
- Install a SOCKS5-capable app (e.g. a Shadowrocket-style client) from the App Store.
- Add a new server/proxy, choose type SOCKS5.
- Enter host, port, and toggle authentication on to add username and password.
- Enable the proxy and confirm the VPN/proxy profile when iOS prompts.
- Test at an IP-check site to confirm your IP changed.
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.