When using GoProxy’s rotating proxies, you can maintain a consistent IP address throughout a session period by including the session_id and session duration in the username.

cURL
curl -U "customer-<customer_id>-session-<session_id>-time-<duration>:<password>" -x "proxy.goproxy.com:30000" "https://target.domain"
The session_id can be customized. The maximum duration depends on the resources in the current proxy pool and, in most cases, does not exceed 60 minutes.