Username & Password
The default method, and the one that works everywhere. Your credentials are included in every request:407 errors.
Some tools (older browser extensions, certain game clients) can’t handle proxy credentials. If yours is one of them, use IP whitelisting instead.
IP Whitelisting
Instead of sending credentials, you register the IP of the machine that will use the proxies. Requests coming from a whitelisted IP go through without a username or password:- Find your server’s public IP (for example via api.ipify.org)
- Add it under IP Whitelist in the dashboard
- Wait a minute or two for the change to propagate, then test a request
- Whitelisting only helps if your machine has a static IP. If your ISP rotates your IP, requests will start failing with
407until you update the whitelist. - You can whitelist multiple IPs, e.g. your production server and your office.
- Remove IPs you no longer use — anyone on a whitelisted IP can use your bandwidth.
Troubleshooting
Still stuck? See Error Handling or email team@roundproxies.com.