| 
 | 
 
 
发表于 2020-2-28 23:20:18
|
显示全部楼层
 
 
 
您好, 
我使用trojan-1.14.1-win配置文件如下: 
- {
 
 -     "run_type": "client",
 
 -     "local_addr": "127.0.0.1",
 
 -     "local_port": 1080,
 
 -     "remote_addr": "192.154.226.102",
 
 -     "remote_port": 43210,
 
 -     "password": [
 
 -         "hostloc.com"
 
 -     ],
 
 -     "log_level": 1,
 
 -     "ssl": {
 
 -         "verify": true,
 
 -         "verify_hostname": true,
 
 -         "cert": "",
 
 -         "cipher": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-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",
 
 -         "sni": "",
 
 -         "alpn": [
 
 -             "h2",
 
 -             "http/1.1"
 
 -         ],
 
 -         "reuse_session": true,
 
 -         "session_ticket": false,
 
 -         "curves": ""
 
 -     },
 
 -     "tcp": {
 
 -         "no_delay": true,
 
 -         "keep_alive": true,
 
 -         "reuse_port": false,
 
 -         "fast_open": false,
 
 -         "fast_open_qlen": 20
 
 -     }
 
 - }
 
 
  复制代码 
 
在浏览器使用SwitchyOmega插件设置了socks5的代理127.0.0.1:1080,运行trojan,浏览器无法链接谷歌,trojan报错如下: 
- Welcome to trojan 1.14.1
 
 - [2020-02-28 23:16:15] [WARN] trojan service (client) started at 127.0.0.1:1088
 
 - [2020-02-28 23:16:17] [INFO] 127.0.0.1:57436 requested connection to www.baidu.com:443
 
 - [2020-02-28 23:16:17] [INFO] 127.0.0.1:57437 requested connection to www.baidu.com:443
 
 - [2020-02-28 23:16:23] [ERROR] 127.0.0.1:57436 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57436 disconnected, 0 bytes received, 517 bytes sent, lasted for 6 seconds
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57445 requested connection to beacons.gcp.gvt2.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57446 requested connection to beacons2.gvt2.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57450 requested connection to www.google.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57452 requested connection to beacons2.gvt2.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57453 requested connection to beacons2.gvt2.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57454 requested connection to beacons.gcp.gvt2.com:443
 
 - [2020-02-28 23:16:23] [INFO] 127.0.0.1:57455 requested connection to beacons.gcp.gvt2.com:443
 
 - [2020-02-28 23:16:25] [INFO] 127.0.0.1:57461 requested connection to beacons4.gvt2.com:443
 
 - [2020-02-28 23:16:25] [ERROR] 127.0.0.1:57446 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:25] [INFO] 127.0.0.1:57446 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
 
 - [2020-02-28 23:16:25] [INFO] 127.0.0.1:57463 requested connection to www.baidu.com:443
 
 - [2020-02-28 23:16:25] [ERROR] 127.0.0.1:57455 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:25] [INFO] 127.0.0.1:57455 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
 
 - [2020-02-28 23:16:25] [INFO] 127.0.0.1:57466 requested connection to beacons3.gvt2.com:443
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57445 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57445 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57468 requested connection to beacons.gvt2.com:443
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57450 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57450 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57470 requested connection to clients2.google.com:443
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57452 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57452 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57461 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57461 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57468 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57468 disconnected, 0 bytes received, 517 bytes sent, lasted for 0 seconds
 
 - [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57466 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57466 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57473 requested connection to beacons3.gvt2.com:443
 
 - [2020-02-28 23:16:26] [INFO] 127.0.0.1:57474 requested connection to beacons2.gvt2.com:443
 
 - [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57453 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57453 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
 
 - [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57473 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57473 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57477 requested connection to beacons.gcp.gvt2.com:443
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57478 requested connection to beacons4.gvt2.com:443
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57479 requested connection to beacons3.gvt2.com:443
 
 - [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57470 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57470 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
 
 - [2020-02-28 23:16:27] [INFO] 127.0.0.1:57483 requested connection to beacons4.gvt2.com:443
 
 - [2020-02-28 23:16:28] [ERROR] 127.0.0.1:57454 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:28] [INFO] 127.0.0.1:57454 disconnected, 0 bytes received, 517 bytes sent, lasted for 5 seconds
 
 - [2020-02-28 23:16:29] [ERROR] 127.0.0.1:57483 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:29] [INFO] 127.0.0.1:57483 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
 
 - [2020-02-28 23:16:29] [INFO] 127.0.0.1:57486 requested connection to beacons3.gvt2.com:443
 
 - [2020-02-28 23:16:30] [ERROR] 127.0.0.1:57479 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:30] [INFO] 127.0.0.1:57479 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
 
 - [2020-02-28 23:16:30] [INFO] 127.0.0.1:57488 requested connection to beacons5.gvt2.com:443
 
 - [2020-02-28 23:16:30] [ERROR] 127.0.0.1:57474 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:30] [INFO] 127.0.0.1:57474 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
 
 - [2020-02-28 23:16:30] [INFO] 127.0.0.1:57491 requested connection to beacons4.gvt2.com:443
 
 - [2020-02-28 23:16:31] [ERROR] 127.0.0.1:57478 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:31] [INFO] 127.0.0.1:57478 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
 
 - [2020-02-28 23:16:31] [INFO] 127.0.0.1:57493 requested connection to beacons3.gvt2.com:443
 
 - [2020-02-28 23:16:32] [ERROR] 127.0.0.1:57486 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
 
 - [2020-02-28 23:16:32] [INFO] 127.0.0.1:57486 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
 
 - [2020-02-28 23:16:32] [INFO] 127.0.0.1:57496 requested connection to beacons5.gvt2.com:443
 
 
  复制代码 
 
请问是什么地方配置有问题呢? |   
 
 
 
 |