Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdhoward/decode-websocket-packets

Command line utility to decode websocket packets
https://github.com/tdhoward/decode-websocket-packets

Last synced: 9 days ago
JSON representation

Command line utility to decode websocket packets

Awesome Lists containing this project

README

        

# decode-websocket-packets
This is a command-line utility to decode websocket packets captured by network capture programs such as Wireshark. Since the websocket protocol uses encoded packets, plain text is not easily available.