Jrohy / trojan

trojan多用户管理部署程序, 支持web页面管理
GNU General Public License v3.0
5.42k stars 1.51k forks source link

trojan failed to accept conn | websocket is disabled. #507

Open tomqwu opened 3 years ago

tomqwu commented 3 years ago

全新安装debian,这个需要怎么fix?

[ERROR] 2021/07/27 13:55:10 github.com/p4gefau1t/trojan-go/tunnel/trojan.(*Server).acceptLoop:server.go:130 trojan failed to accept conn | websocket is disabled.

···

"run_type": "client",
"local_addr": "127.0.0.1",
"local_port": 1080,
"remote_addr": "abc.xyz..com",
"remote_port": 443,
"password": [
    "pass"
],
"log_level": 1,
"ssl": {
    "cert": "",
    "cipher": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RS

A-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AE S128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA:AES128-SHA:AES256-SHA:DES- CBC3-SHA", "cipher_tls13": "TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384", "alpn": [ "h2", "http/1.1" ], "reuse_session": true, "session_ticket": false, "curves": "", "sni": "", "verify": true, "verify_hostname": true }, "tcp": { "no_delay": true, "keep_alive": true, "reuse_port": false, "fast_open": false, "fast_open_qlen": 20 } } ···

Jrohy commented 3 years ago

能翻吗

tomqwu commented 3 years ago

不能,可以连接,但是连上以后google.com times out

在 2021年7月28日,上午8:27,Jrohy @.***> 写道:

 能翻吗

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.