Learn how to send your first request using toolip’s proxy products with easy-to-follow code examples in multiple programming languages.
Username
Password
Port
curl --proxy "[login]-country-XX-\ session-YY:[password]@proxy.toolip.io:\ [port]" "http://httpbin.org/ip"
{ "origin": "1.2.3.4" }
Was this page helpful?