Private DSTAT is a simpler version of most DSTATs developed using JS, CSS, and, HTML.
Features
- Dedicated endpoint for requests.
- Auto reconnect to websocket upon disconnect.
- Async management of files/websockets.
You can get it from the releases or directly git clone it.
gh repo clone ImInTheICU/Private-DSTAT
To run the DSTAT, follow these steps:
- Install the required dependencies.
npm install
- Run the application with:
node index.js