wireshark plugin for SPR by www.supernetworks.org
Observe traffic from any interface on the SPR with wireshark, rendered in the browser
- This plugin employs wiregasm to render and run wireshark in wasm in the browser.
- The backend has minimal attack surface and streams packets to the frontend
- Under plugins, add
https://github.com/spr-networks/spr-wireshark
. - After the installation has finished, navigate to the bottom of the left hand menu and look for 'spr-wireshark'
- All done, go get them packets!
go to the SUPER directory under the plugins/ folder and clone this repository
cd /home/spr/super/plugins/
git clone https://github.com/spr-networks/spr-wireshark
cd spr-wireshark
Run the install script
./install.sh