ywjt / wsproxy

Wsproxy是一个将websocket转成tcp的代理,用了此代理之后,可以直接用原来的tcp服务器,然后客户端用websocket进行通信。
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

切换成其他的wss to tcp 工具不报错 #1

Open widstt opened 1 year ago

widstt commented 1 year ago

2023-09-11 20:41:10 [Notice] read tcp 10.0.6.237:5611->183.6.114.136:2285: use of closed network connection, User-Id:2294372889 2023-09-11 20:41:39 [Info] 144.682?s 183.6.114.136 "net:10.0.6.237:46663->10.0.6.237:5002" "GET /?token=10.0.6.237:5002 HTTP/1.1" 200 "Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.33(0x18002129) NetType/WIFI Language/zh_CN" - - "User-Id:2115424079" 2023-09-11 20:41:39 [Error] [Ws -> Sock] websocket read error: websocket: close 1006 (abnormal closure): unexpected EOF, User-Id:2115424079 2023-09-11 20:42:04 [Notice] websocket: close 1000 (normal): interrupted, User-Id:1484134660 2023-09-11 20:44:35 [Info] 143.869?s 183.6.114.136 "net:10.0.6.237:46671->10.0.6.237:5002" "GET /?token=10.0.6.237:5002 HTTP/1.1" 200 "Mozilla/5.0 (Linux; Android 13; 22011211C Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 XWEB/5261 MMWEBSDK/20230701 MMWEBID/4941 MicroMessenger/8.0.40.2420(0x28002858) WeChat/arm64 Weixin NetType/WIFI Language/zh_CN ABI/arm64 MiniProgramEnv/android" - - "User-Id:2242585962" 2023-09-11 20:44:40 [Notice] websocket: close 1000 (normal): destory wcwss, User-Id:2242585962 2023-09-11 20:44:57 [Info] 147.813?s 183.6.114.136 "net:10.0.6.237:46673->10.0.6.237:5002" "GET /?token=10.0.6.237:5002 HTTP/1.1" 200 "Mozilla/5.0 (Linux; Android 13; 22011211C Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 XWEB/5261 MMWEBSDK/20230701 MMWEBID/4941 MicroMessenger/8.0.40.2420(0x28002858) WeChat/arm64 Weixin NetType/WIFI Language/zh_CN ABI/arm64 MiniProgramEnv/android" - - "User-Id:2783717998" 2023-09-11 20:47:13 [Notice] websocket: close 1000 (normal): interrupted, User-Id:2783717998

widstt commented 1 year ago

有个别遇到会出现 [Error] [Ws -> Sock] websocket read error: websocket: close 1006 (abnormal closure): unexpected EOF, User-Id:2115424079

sunshinekoo commented 1 year ago

有个别遇到会出现 [Error] [Ws -> Sock] websocket read error: websocket: close 1006 (abnormal closure): unexpected EOF, User-Id:2115424079

有时不正常退出客户端或后端会触发这个提示。不能完全代表报错。只要客户端能正常收发包,就没关系。 image

widstt commented 1 year ago

谢谢,有收获  

风景依旧 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年9月18日(星期一) 中午11:30 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [ywjt/wsproxy] 切换成其他的wss to tcp 工具不报错 (Issue #1)

有个别遇到会出现 [Error] [Ws -> Sock] websocket read error: websocket: close 1006 (abnormal closure): unexpected EOF, User-Id:2115424079

有时不正常退出客户端或后端会触发这个提示。不能完全代表报错。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>