shadowsocks-heroku
shadowsocks-heroku copied to clipboard
shadowsocks over WebSocket, support Heroku.
Results
12
shadowsocks-heroku issues
Sort by
recently updated
recently updated
newest added
First of all, your app is really awesome. thanks very much. secondly, is there any way to add the support for android client? can you try it out? that will...
@mrluanma heroku ws 协议。我遇到的error是超时。更新了代码问题还是复现。 ``` events.js:72 throw er; // Unhandled 'error' event ^ Error: read ETIMEDOUT at errnoException (net.js:905:11) at TCP.onread (net.js:559:19) ``` 下面link给你参考: http://stackoverflow.com/questions/14972106/how-to-deal-with-read-etimedout-in-node-js