233boy / v2ray

最好用的 V2Ray 一键安装脚本 & 管理脚本
https://233boy.com/v2ray/v2ray-script/
GNU General Public License v3.0
23.54k stars 15.85k forks source link

在一台刚重装的机器上,只使用了本脚本,执行v2ray add ws domain生成wstls节点,防火墙全关,换个不同的v2ray客户端都连不上,显示ws连接失败 #1308

Open mushengLenzer opened 2 months ago

mushengLenzer commented 2 months ago

在一台刚重装的机器上,只使用了本脚本,执行v2ray add ws domain生成wstls节点,防火墙全关,换个不同的v2ray客户端都连不上,显示ws连接失败。但是普通的tcp节点可以连接上。请问是什么问题,还需要做什么呢

生成的信息 -------------- VMess-WS-TLS-XXXXXXX.json ------------- 协议 (protocol) = vmess 地址 (address) = XXXXXXX 端口 (port) = 443 用户ID (id) = d3373e41-cXXXXXXXXXXXX 传输协议 (network) = ws 伪装域名 (host) = XXXXXXX 路径 (path) = /d3373e41-c4dXXXXXXXXXXXXXXXX 传输层安全 (TLS) = tls ------------- 链接 (URL) ------------- vmess://eyJ2IjoyLCJwcyI6IjIzMXXXXXXXXXXXXXXXXXXXXXX ------------- END ------------- 关注(tg): https://t.me/tg2333 文档(doc): https://233boy.com/v2ray/v2ray-script/ 推广(ads): 机场推荐(V2Ray services): https://getjms.com/

客户端显示的日志

2024/04/25 20:42:36 [Warning] [4151744974] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://lenzer.asia/d3373e41-c4dc-4653-9395-86d4797f8c23): > read tcp 192.168.1.106:51695->103.207.69.214:443: wsarecv: An existing connection was forcibly closed by the remote host. transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://lenzer.asia/d3373e41-c4dc-4653-9395-86d4797f8c23): > read tcp 192.168.1.106:51696->103.207.69.214:443: wsarecv: An existing connection was forcibly closed by the remote host. transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://lenzer.asia/d3373e41-c4dc-4653-9395-86d4797f8c23): > read tcp 192.168.1.106:51697->103.207.69.214:443: wsarecv: An existing connection was forcibly closed by the remote host. transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://lenzer.asia/d3373e41-c4dc-4653-9395-86d4797f8c23): > read tcp 192.168.1.106:51698->103.207.69.214:443: wsarecv: An existing connection was forcibly closed by the remote host. transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://lenzer.asia/d3373e41-c4dc-4653-9395-86d4797f8c23): > read tcp 192.168.1.106:51707->103.207.69.214:443: wsarecv: An existing connection was forcibly closed by the remote host.] > common/retry: all retry attempts failed

233boy commented 2 months ago

@mushengLenzer 你改一下端口看看

mushengLenzer commented 2 months ago

更改过大的端口了,也重装过一台干净的了,还是不行呢