[GH-ISSUE #148] 建议:添加对 WSS (WebSocket Secure) 的中间人劫持 #81

Closed
opened 2026-02-27 23:15:21 +03:00 by kerem · 2 comments
Owner

Originally created by @LFODER on GitHub (Sep 25, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/148

希望更新能通过程序代理转发WSS协议,并能对WSS通讯内容进行监听与劫持。

Originally created by @LFODER on GitHub (Sep 25, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/148 希望更新能通过程序代理转发WSS协议,并能对WSS通讯内容进行监听与劫持。
kerem 2026-02-27 23:15:21 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@fufuok commented on GitHub (Nov 30, 2018):

类似需求:
websocket(443) 反向代理, 我想把建立连接(101)后 websocket 传输的内容 debug 到日志, 现在有什么方法或思路么. 谢谢.

<!-- gh-comment-id:443046526 --> @fufuok commented on GitHub (Nov 30, 2018): 类似需求: websocket(443) 反向代理, 我想把建立连接(101)后 websocket 传输的内容 debug 到日志, 现在有什么方法或思路么. 谢谢.
Author
Owner

@snail007 commented on GitHub (Feb 26, 2019):

需要自己实现或者使用websocket协议库,劫持tls后实现握手和转发

<!-- gh-comment-id:467356340 --> @snail007 commented on GitHub (Feb 26, 2019): 需要自己实现或者使用websocket协议库,劫持tls后实现握手和转发
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#81
No description provided.