We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错信息如下: 2018/03/27 13:55:19 proxy.go:147: Allowed proxy channel with schema:[http http2 https kcp quic ssh tcp tls ws wss] 2018/03/27 13:55:19 mux.go:254: Proxy channel:direct init success 2018/03/27 13:55:19 dial.go:110: Connect wss://gsnova.herokuapp.com:443 success via gsnova.herokuapp.com:443. 2018/03/27 13:55:19 dial.go:110: Connect http://raw.githubusercontent.com:443 success via raw.githubusercontent.com:443. 2018/03/27 13:55:20 local.go:34: dial websocket error:websocket: bad handshake wss://gsnova.herokuapp.com/ws 2018/03/27 13:55:20 mux.go:244: [ERROR]Failed to create mux session for wss://gsnova.herokuapp.com:0 with reason:websocket: bad handshake 2018/03/27 13:55:20 mux.go:262: [ERROR]Proxy channel:heroku-websocket init failed 2018/03/27 13:55:20 proxy.go:166: Started GSnova r16. 2018/03/27 13:55:20 local_server.go:307: Listen on address :48100 2018/03/27 13:55:20 local_server.go:307: Listen on address :48101 2018/03/27 13:55:20 local_server.go:307: Listen on address :48102 2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48100 2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48101 2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48102
The text was updated successfully, but these errors were encountered:
两边的key设置不一致
Sorry, something went wrong.
No branches or pull requests
报错信息如下:
2018/03/27 13:55:19 proxy.go:147: Allowed proxy channel with schema:[http http2 https kcp quic ssh tcp tls ws wss]
2018/03/27 13:55:19 mux.go:254: Proxy channel:direct init success
2018/03/27 13:55:19 dial.go:110: Connect wss://gsnova.herokuapp.com:443 success via gsnova.herokuapp.com:443.
2018/03/27 13:55:19 dial.go:110: Connect http://raw.githubusercontent.com:443 success via raw.githubusercontent.com:443.
2018/03/27 13:55:20 local.go:34: dial websocket error:websocket: bad handshake wss://gsnova.herokuapp.com/ws
2018/03/27 13:55:20 mux.go:244: [ERROR]Failed to create mux session for wss://gsnova.herokuapp.com:0 with reason:websocket: bad handshake
2018/03/27 13:55:20 mux.go:262: [ERROR]Proxy channel:heroku-websocket init failed
2018/03/27 13:55:20 proxy.go:166: Started GSnova r16.
2018/03/27 13:55:20 local_server.go:307: Listen on address :48100
2018/03/27 13:55:20 local_server.go:307: Listen on address :48101
2018/03/27 13:55:20 local_server.go:307: Listen on address :48102
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48100
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48101
2018/03/27 13:55:20 transparent_unix.go:249: Listen transparent UDP proxy on 0.0.0.0:48102
The text was updated successfully, but these errors were encountered: