Free proxies

Free Proxies for Android: Which Ones Work, Checked Minutes Ago

A free proxy works in Android's Wi-Fi setting only if it opens HTTPS tunnels and needs no password. Our live count, a quick test, and where free stops.

HProxy Team··Updated September 21, 2026·5 min read
HProxy.Free proxies

Skip the dead lists.

Our free proxy list re-checks every exit every few minutes across 100+ countries, with a live last-checked time, so you copy IPs that worked moments ago, not a stale text dump.

Open the free proxy list

A free proxy works in Android's own Wi-Fi setting only if it is an HTTP proxy that opens an HTTPS tunnel and needs no password. We counted our own free list at 20:57 UTC on 21 September 2026. Of the 6,035 proxies that answered, 1,724 met that bar. The median one took 5.4 seconds to reply, so a free proxy on a phone is for a quick test, not for daily use.

What Android's proxy setting can use

Android keeps its proxy inside each saved Wi-Fi network, not in one place for the whole phone. The setting holds a host and a port with a list of sites to skip, or the link to a PAC file. It has no box for a username or a password, as the ProxyInfo source shows.

That rules out any proxy that needs a login, while public free proxies have none and fit. A paid proxy with a password needs an app instead.

The field also expects an HTTP proxy. Android's Wi-Fi source calls it the HTTP proxy of that network. A SOCKS proxy speaks its own protocol, defined in RFC 1928, so it cannot go in this field at all.

Chrome reads the proxy from Android, so it needs no second setting of its own. The Chromium source takes the host, port, PAC link and skip list straight from the system. Other apps are less certain: Android names two of its own network stacks that follow the setting, and an app with its own network code does not have to.

For an https:// page, the phone asks the HTTP proxy for a CONNECT tunnel and sends the encrypted page through it, as RFC 9110 describes. A proxy that cannot open that tunnel fails on every https:// page, even when it answers plain http:// requests.

ProxyIn Android's Wi-Fi settingWhat you need instead
HTTP proxy with HTTPS tunnels, no loginWorksNothing
HTTP proxy without HTTPS tunnelsFails on https:// pagesA different proxy
SOCKS4 or SOCKS5 proxyCannot be enteredAn app that uses the VPN interface
Proxy with a username and passwordNo field for the loginAn app, or a browser that asks
Proxy for mobile dataThe Wi-Fi setting does not applyThe proxy fields in the APN

How many free proxies pass right now

Our verifier tries every address in our free list twice, through the same HTTP proxy port: once with a plain request and once with a CONNECT tunnel to our own TLS server. This is the count we took on 21 September 2026 at 20:57 UTC.

What we countedProxies
Answered at their last check6,035
Could carry https:// pages in Android's Wi-Fi setting1,724
Of those, answered within 3 seconds535
Of those, answered within 1 second178
Answered plain HTTP but could not open an HTTPS tunnel2,976
Answered only as SOCKS1,339

Not quite one in three answering proxies suits a phone, and about one in three of those replied within three seconds.

How fast the 1,724 usable free proxies replied
Under 1 second
178 proxies
1 to 3 seconds
357 proxies
Over 3 seconds
1,189 proxies
Source: HProxy free proxy list, count taken 21 September 2026, 20:57 UTC. Usable means the proxy opened an HTTPS tunnel.

The usable proxies had been checked a median of 11 minutes before the count, and 90 percent within 20 minutes. The largest groups were in the United States (404) and Indonesia (366). Our HTTPS list holds the proxies that passed the tunnel test, now or within the last 48 hours.

How to test a free proxy on your phone

  1. Paste the proxy into our proxy checker first. It runs the same plain and HTTPS tunnel tests as the list.
  2. Open the Wi-Fi network you are on, pick the manual proxy, and type the host and the port. The screens differ by phone, and our Android setup guide shows each step.
  3. Open cloudflare.com/cdn-cgi/trace in Chrome. The ip= line should show the proxy, not your own connection.
  4. If pages stop loading, set the proxy back to None in the same place.

One more check matters on plain http:// pages. A transparent proxy adds your own IP to each plain request in a header, which RFC 7239 defines. In our count, 231 of the 630 usable proxies that also carry http:// pages did that. On https:// pages they cannot add the header, because they only pass the tunnel along. The proxy still sees the name of every site you open, as the Chromium proxy notes point out.

SOCKS proxies and mobile data

A SOCKS5 proxy needs an app that uses Android's VPN interface, which gives the app a virtual network link and the routing rules to go with it. That is how one app can carry the traffic of other apps.

Mobile data does not use the Wi-Fi setting. It has its own proxy host and port in the APN, the carrier's link profile, as Android's APN source shows. The username and password in the APN belong to the carrier, so do not type a proxy login there.

Where free stops working on a phone

Free proxies come and go fast. Of the 40,876 proxies that worked at some point in the 48 hours before our count, 15 percent still answered at their last check. Over its time in our list, the median usable proxy answered 25 percent of our checks. A slow or dead proxy stops every page and app that goes through it.

When the phone needs a proxy that keeps working, a paid plan can use the same Wi-Fi field if it accepts your own IP instead of a password. Our Residential Premium plan takes up to 150 such IPs per plan. Those connections rotate between IPs, so they are not one fixed address. For a proxy with a username and password, use an app.

Sources

  • Android Open Source Project, ProxyInfo.java (Connectivity module), main branch, read 19 September 2026.
  • Android Open Source Project, WifiConfiguration.java (Wi-Fi module), main branch, read 19 September 2026.
  • Android Open Source Project, VpnService.java, main branch, read 19 September 2026.
  • Android Open Source Project, ApnSetting.java, main branch, read 19 September 2026.
  • The Chromium Authors, Proxy support in Chrome (net/docs/proxy.md), read 19 September 2026.
  • The Chromium Authors, proxy_config_service_android.h, read 19 September 2026.
  • IETF, RFC 9110, HTTP Semantics, June 2022, section 9.3.6.
  • IETF, RFC 1928, SOCKS Protocol Version 5, March 1996.
  • IETF, RFC 7239, Forwarded HTTP Extension, June 2014.
  • HProxy, free proxy list count, 21 September 2026, 20:57 UTC.

Frequently asked questions

Which free proxies work on Android?
In Android's own Wi-Fi setting, only HTTP proxies that can open an HTTPS tunnel and need no username or password. The setting holds a host and a port and nothing else, and every https:// page passes through the proxy inside a tunnel. SOCKS proxies work only through an app. When we counted our free list at 20:57 UTC on 21 September 2026, 1,724 of the 6,035 proxies that answered passed that test.
Can I use a SOCKS5 proxy on Android without an app?
No. The proxy field in Android's Wi-Fi settings holds an HTTP proxy, and SOCKS is a different protocol. A SOCKS5 proxy needs an app that sends traffic through Android's VPN interface.
Does the Android proxy setting work on mobile data?
No. The Wi-Fi proxy belongs to one saved Wi-Fi network, so it does nothing on mobile data. Mobile data has its own proxy fields in the APN settings, and the username and password there are the carrier's own login, not a place for a proxy password.
Does a free proxy hide my IP on Android?
On https:// pages the site sees the proxy, because the proxy only passes the tunnel along. On plain http:// pages a transparent proxy adds your own IP in a header: 231 of the 630 usable proxies that also carry http:// pages did that in our count on 21 September 2026. The proxy itself always sees the name of every site you open.
Why does nothing load after I set a free proxy?
Most often the proxy stopped answering. In our count, only 15 percent of the proxies that worked at some point in the previous 48 hours still answered at their last check. Set the proxy back to None in the Wi-Fi network's settings and pick a fresher one.

Get proxies that are alive right now

Our free proxy list re-checks every exit every few minutes across 100+ countries, with a live last-checked time, so you copy IPs that worked moments ago, not a stale text dump. When the location has to survive a real check, the paid network holds up.

129M+ proxy checks run · 100+ countries · HTTP / HTTPS / SOCKS · re-checked every few minutes · no signup

HProxy.

Honest guides and comparisons on proxies, scraping and staying unblocked, from the team that runs the network.

RSS feed