Q: On which ports are running your proxies? Does the port matter?

A: By default our proxies are running on port 80 and 55555. for some clients jut one of that might work because of their network settings, but for 99% of our clients the both ports will work. Those are the ports on which you enter on the proxy which doesn’t matter because the sites will see you on the exit port. You control the exit port.

Examples.

When you make a request to http://test.com, the exit port is 80 because that is the default port for the http protocol

When you make a request to https://test.com, the exit port is 443 because that is the default port for https/ssl

When you make a request to http://test.com:8080 or http://test.com:PORT_GOES_HERE , you will have the exit port on the number after the “:”