How do I keep the same IP over different requests?

If you want to exit from the same IP over multiple requests, you should use the same session ID 

curl --proxy brd.superproxy.io:22225 --proxy-user brd-customer-YOUR_CUSTOMER_ID-zone-YOUR_ZONE-session-<SESSION_ID>:YOURPASS "http://lumtest.com/myip.json"

Was this article helpful?