Skip to main content

Residential Proxies

cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30000" "https://target.domain"
cURL
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30002" "https://target.domain"
cURL
curl -U "<username>:<password>" -x "<ip_address>:62000" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.goproxy.com:30001" "https://target.domain"