Config sysinfo-web
Lightweight web based process viewer built on top of sysinfo
Prerequisites:
a) Linux
b) Rust (installed)
cargo install --git https://github.com/onur/sysinfo-web
cd /home/ubuntu/.cargo/bin
./sysinfo-web 0.0.0.0:3200 # 3000 is the default port of this service
Last updated
