Upload a libpcap file, browse every IPv4/IPv6 address found in it, and inspect the packets associated with an address.
- Node.js
- npm
git clone https://github.com/danieldev10/packetlens.git
cd packetlens
npm install
npm run devOpen http://localhost:3000.