Server Specific Entry Nodes
PYPROXY residential network has three relay servers. You can choose the one which is geographically near the IP address which you want to use. This will make it faster for the servers to receive and send requests.
Here're the servers and their locations.
America: pr-na.pyproxy.com:16666
Asia: pr-as.pyproxy.com:16666
Europe: pr-eu.pyproxy.com:16666
Code example
In this example,we want to use a US proxy, so we choose America server to use. This will shorten the distance between the IP and the server, making it faster to transferring data.
curl -x pr-na.pyproxy.com:16666 -U "USERNAME-zone-resi-region-us:PASSWORD" ipinfo.pyproxy.io
Technical support