OS: MacOS
Version: 0.1.26
Problem: Method proxyChain.anonymizeProxy(oldProxyUrl) fails cause cannot pick the port.
It happens over and over again:
portastic:find Result reached the maximum of 1 ports, returning... +0ms
portastic:test Trying to test port 39565 +0ms
portastic:test TCP server on port 39565 closed +0ms
portastic:test Port 39565 was free +0ms
portastic:find Result reached the maximum of 1 ports, returning... +0ms
portastic:test Trying to test port 39566 +0ms
portastic:test TCP server on port 39566 closed +1ms
portastic:test Port 39566 was free +0ms
portastic:find Result reached the maximum of 1 ports, returning... +0ms
Do you have any guesses of the roots of this problem?