Windows Command Prompt (cmd.exe) is the default CLI on Windows. Example cURL with Proxied:
curl -x socks5h://gateway.proxied.com:1080 https://example.comAppending socks5h:// routes DNS over Proxied's carrier IPs, hiding both lookup and request.
See proxies
Listings will appear after a country has been selected.
Windows Command Prompt (cmd.exe) is the default CLI on Windows. Example cURL with Proxied:
curl -x socks5h://gateway.proxied.com:1080 https://example.comAppending socks5h:// routes DNS over Proxied's carrier IPs, hiding both lookup and request.