WebSocket Logger

Log all the communication of every WebSocket

As of 2018-02-07. See the latest version.

Author
esterTion
Ratings
0 0 0
Version
1
Created
2018-02-07
Updated
2018-02-07
Size
2.1 KB
License
N/A
Applies to
All sites

A quick way to intercept traffic sent between client and server. Supports display ArrayBuffer as UInt8Array, raw string in UTF-8, and base64 encoded string.

轻量WebSocket通信内容拦截查看器。支持将ArrayBuffer格式显示为Uint8Array、UTF-8编码字符串及base64编码字符串