Learn how to send your first request using Oculus proxy products with easy-to-follow code examples in multiple programming languages.
Username
Password
Port
curl --proxy "[login]-country-XX-\ session-YY:[password]@proxy.oculus-proxy.com:\ [port]" "http://httpbin.org/ip"
{ "origin": "1.2.3.4" }