p4gefau1t / trojan-go

Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problem with websocket

SKRapToR20 opened this issue · comments

2022/10/24 17:17:14 [Warning] [1187521323] app/proxyman/outbound: failed to process outbound traffic > proxy/trojan: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://mydomain/): > context deadline exceeded transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://mydomain/): > dial tcp: lookup mydomain: operation was canceled] > common/retry: all retry attempts failed

PS : changed my domain string to "mydomain" myself .