dallascao

Results 6 comments of dallascao

I suppose obfuscator doesn't like await after for. I rewrite my code to the old event driven function, and everything is fine. `for await (const chunk of readStream) `

误报误报。重新启动后能用了。真抱歉。谢谢回应 :-)

Thanks for the explanation Ehuss and thank you for the great work!

是的。 另外最好还可给模仿官方的 api 增加个参数,允许用户自己指定 ip

The newest version 0.10.2 works fine with me. 0.6.0 is not. with 0.6.0, CPU usage shoots to 100% and the thread exits unexpectedly quite often.

node v0.10.4 shadowsocks 0.10 dev Received an warning message when running. But it continues to work fine. (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to...