WebSocket Logger

Log all the communication of every WebSocket

目前为 2018-02-08 提交的版本。查看 最新版本

作者
esterTion
评分
0 0 0
版本
2
创建于
2018-02-07
更新于
2018-02-08
大小
2.3 KB
许可证
暂无
适用于
所有网站

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

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