FREE TOOL · HTTP & HTTPS
HTTP proxy checker
Test any HTTP or HTTPS proxy in seconds. Paste the address, hit check, and get back its status, exit IP, country, and response time. Authenticated proxies welcome.
HTTP PROXY TEST BENCH
01
About HTTP proxies
HTTP proxies are the workhorses of the proxy world. Your client sends its web requests to the proxy, and the proxy forwards them to the target site. For encrypted sites (which is nearly everything now) the proxy opens a tunnel with the CONNECT method and passes the encrypted traffic straight through, so it works fine with HTTPS pages too.
Most proxies sold for scraping, sneaker bots, SEO monitoring, and ad verification are HTTP proxies. If a provider handed you an address without saying which protocol it speaks, HTTP is the safest first guess.
02
How to check your HTTP proxy
- 01Leave the protocol on HTTP, or switch to HTTPS if your provider explicitly said the proxy port itself uses TLS.
- 02Paste the address, for example user:[email protected]:8080 or just 203.0.113.5:8080.
- 03Hit Check proxy. If traffic flows through, you get the exit IP and response time. If it does not, you see the exact error the connection produced.
ACCEPTED FORMATS
protocol://username:password@host:port
protocol://host:port
host:port (protocol taken from the dropdown)
03
HTTP or HTTPS? The naming trap
Here is a thing that trips up almost everyone. An "HTTP proxy" can still carry HTTPS traffic. The HTTP in the name describes how your client talks to the proxy, not what kind of sites you can visit through it. So a plain HTTP proxy will happily load encrypted sites.
An "HTTPS proxy" in the strict sense means the connection between you and the proxy itself is encrypted with TLS. Few providers actually sell these. If HTTP fails and you are sure the address is right, HTTPS is worth one try, but nine times out of ten HTTP is the setting you want. There is a longer explanation of the protocol differences in our SOCKS5 vs HTTP guide.
04
Frequently asked questions
Can an HTTP proxy open HTTPS websites?
Yes. The proxy uses the CONNECT method to tunnel encrypted traffic through to the site. The HTTP label describes how your software talks to the proxy, not which sites work through it.
My proxy returns a 407 error. What does that mean?
407 means Proxy Authentication Required. The proxy wants a username and password and either did not get them or got the wrong ones. Double-check your credentials and make sure they are in the address as user:pass@host:port.
Related: Common proxy errors and fixes
What port do HTTP proxies usually run on?
Common ports are 8080, 3128, 80, and 8000, but providers can use anything. The port in your provider dashboard is the one to use. There is no need to guess.
Why is my HTTP proxy slow?
Distance and load are the usual suspects. A proxy on another continent adds several hundred milliseconds per round trip, and cheap shared proxies can be saturated by other users. Run the check a few times. If it stays above three seconds, the proxy is the problem.
Does this checker work with rotating proxies?
Yes. You are testing the gateway address, and the exit IP in the report shows which address the rotation gave you for that request. Run the check twice. If the exit IP changes, the rotation works.
05
More checkers
06
From the blog
SOCKS5 vs HTTP proxies: which one should you use?
Common proxy errors and how to fix them
How to test if a proxy is working (3 reliable ways)