Browser-based packet viewer powered by Wireshark
# Install dependencies
npm install
# For local development
npm run dev
# Build project
npm run build
This project utilizes various assets from the Wireshark project, and the Wireshark wasm binary compiled by the Wiregasm project.
GPLv2