shadowsocks-heroku
shadowsocks-heroku copied to clipboard
shadowsocks over WebSocket, support Heroku.
support glitch and vercel
On deploying on railway I am getting this error: Error: Unexpected server response: 403. anyway to deploy it on railway?
Hi guys, I just returned to my laptop and I figured out that my bots are shut down on heroku. I checked the logs and I found these. Can anyone...
Would this be possible?
Hi. i follow the instructions and run: `node local.js -s pacific-thicket-42139.herokuapp.com -l 1080 -m rc4 -k foobar -r 80` This is the log: ``` remote www.google-analytics.com:443 error: Error: getaddrinfo ENOTFOUND...
my item show something like this: concurrent connections: 1 remote github.com:443 error: Error: connect ECONNREFUSED 23.23.117.76:8080 remote disconnected concurrent connections: 0 local connected concurrent connections: 1 remote github.com:443 error: Error:...
https://github.com/mrluanma/shadowsocks-heroku/issues/28 相关 增加了websocket连接池,利用multiplex这个库基于连接池做虚拟的多路流 我自己部署在heroku了,有问题也会继续修复
客户端有时崩溃
出错信息: events.js:141 throw er; // Unhandled 'error' event ^ Error: read ECONNRESET at exports._errnoException (util.js:855:11) at TCP.onread (net.js:544:26)
``` node: ../src/node_zlib.cc:86: void node::ZCtx::Close(): Assertion `!write_in_progress_ && "write in progress"' failed. [2] 8498 abort (core dumped) node github/shadowsocks-heroku/local.js ``` Any thoughts guys?
I frequently get this error when runing client demon with cmd `node local.js -s ......` . ``` shell connecting oauth.googleusercontent.com via ws://yy-shadowsocks.herokuapp.com:80/ connecting s.ytimg.com via ws://yy-shadowsocks.herokuapp.com:80/ local disconnected concurrent connections:...