A fast and simple dstat page written in Go and gofiber
Cloning the project (make sure you have Golang installed first)
git clone https://github.com/hungnguyennaz/fast-dstat
cd fast-dstat
Install required packages and build
go get github.com/gofiber/fiber/v2
go build -o fast-dstat
Run
./fast-dstat