- Notifications
You must be signed in to change notification settings - Fork54
webShark: Wireshark & PCAPs in your browser, 100% Open-Source Cloudshark alternative based on sharkd
License
NotificationsYou must be signed in to change notification settings
QXIP/webshark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

webShark is aWireshark-like webapp powered bysharkd and all its dissectors 🕵️

Client-Side RTP playback powered by WASM/ffmpeg 🚀
Mount your PCAP content directory to location/captures
and launch webshark
docker-compose up -d
docker run -ti --rm -p 8085:8085 -v $(pwd)/captures:/captures ghcr.io/qxip/webshark:latest
Browse to your webshark-ng instance, ie:http://localhost:8085/webshark
This program is free software based on a fork of GPLv2webshark byJakub Zawadzki and sponsored byqxip
Dissections powered by tsharksharkd from Wireshark Project. SeeLICENSE for details
About
webShark: Wireshark & PCAPs in your browser, 100% Open-Source Cloudshark alternative based on sharkd