chenlei
chenlei
@codingfishman anyproxy --port 8001,然后另起终端,anyproxy --port 8080,就报错。 Caught exception: Error: listen EADDRINUSE :::8002 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at Server.setupListenHandle [as _listen2] (net.js:1351:14) at listenInCluster (net.js:1392:12) at Server.listen (net.js:1476:7) at...
@WonderfulLing anyproxy --port 8001,然后另起终端,anyproxy --port 8080,就报错。 Caught exception: Error: listen EADDRINUSE :::8002 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at Server.setupListenHandle [as _listen2] (net.js:1351:14) at listenInCluster (net.js:1392:12) at Server.listen (net.js:1476:7) at...
@WonderfulLing 还是不行啊 anyproxy -p 8001 -w 8002,另起终端,anyproxy -p 9001 -w 9002,还是报错 Caught exception: Error: listen EADDRINUSE 0.0.0.0:8003 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at Server.setupListenHandle [as _listen2] (net.js:1351:14) at listenInCluster...