The web interface for NetAlertX, a network monitoring and asset discovery tool.
Clone the repository and install dependencies:
git clone https://github.com/netalertx/NetAlertX-web.git
cd NetAlertX-web
npm installStart the development server:
npm startOpen http://localhost:3000 in your browser.
npm run buildFor more information about NetAlertX, visit netalertx.com or the documentation.