Server-VibeCheck

Bash Build GitHub Stars

Preview


You quickly wanna check your server, but don’t want to use 10+ tools to check everything?
Well this script will help you with checking the most important things.

Supports

📥 How to install:

Latest Release:

curl -L https://github.com/Knuspii/Server-VibeCheck/releases/latest/download/server-vibecheck.sh -o svc && sudo install -m 755 svc /usr/local/bin/server-vibecheck && rm svc