Display packets and information about a current diablo2 session
Map
Inventory
Uses
- leaflet to display maps
- jquery datatables to display packet tables
- lit-element to create light weight web components (no framework !)
- webpack for bundling
- create-lit-app was used as a template to create the initial structure of the project
npm install
First start https://github.com/louis030195/diablo2-protocol 's sniffer or bot then :
npm start