How to see your exit#
Send a request through the proxy to an IP-echo service and read the answer; then look the address up in a public geolocation database to confirm country, city and provider. Doing this once per new configuration catches most targeting mistakes before they cost traffic.
curl -x http://USER-cc-de-city-berlin:[email protected]:9000 https://api.ipify.orgExit replacement#
In a residential pool an exit can go offline mid-session. A good gateway then binds the session to another device in the same location and the client sees at most one failed request. Dedicated static addresses do not move; if one becomes unreachable it is replaced by the provider under its policy.
How it works at ProxShift#
On ProxShift a sticky session that loses its exit continues on another household in the same location; dedicated addresses unreachable for more than 24 hours are replaced for the rest of the term.