Proxy Test Command Builder
Browsers cannot open raw TCP or SOCKS connections directly, so this page generates local curl commands you can run in a terminal.
curl -x "http://127.0.0.1:8080" -I "http://example.com/" --max-time 10
Browsers cannot open raw TCP or SOCKS connections directly, so this page generates local curl commands you can run in a terminal.
curl -x "http://127.0.0.1:8080" -I "http://example.com/" --max-time 10