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]:[password].oculus-proxy.com:[port] http://httpbin.org/ip
{ "origin": "1.2.3.4" }