Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 430 Bytes

Wireview

Browser-based packet viewer powered by Wireshark

Build

# Install dependencies
npm install

# For local development
npm run dev

# Build project
npm run build

Credits

This project utilizes various assets from the Wireshark project, and the Wireshark wasm binary compiled by the Wiregasm project.

License

GPLv2