When you purchase a plan, a proxy login and password will be automatically generated and displayed in the Access Proxies section.


Access Your Proxy Credentials

  • Navigate to the Access Proxies section in your dashboard.
  • Activate the Access Details section:
    • Toggle the Details switch to reveal your proxy credentials.
  • Retrieve the following fields:
    • Username and Password: Your unique proxy credentials.
    • Host & Port: Server and port details required for setup.

Basic cURL Example

You can test your proxy configuration using the example below:

curl -x http://username:[email protected]:823 https://ipnproxy.com/ip-lookup/

💡 Replace username:password with your actual credentials. This will return your public IP address, confirming the proxy is active.