Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tdhoward/decode-websocket-packets
- Owner: tdhoward
- License: gpl-3.0
- Created: 2019-09-23T16:49:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T16:53:21.000Z (about 5 years ago)
- Last Synced: 2024-10-11T22:27:22.214Z (about 1 month ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.