A simple benchmark script to test your Disk, Network and CPU performance on Debian/ Ubuntu based systems.
You just have to run the command below.
wget -qO- https://raw.githubusercontent.com/Nico0x2a/sysperf/refs/heads/master/bench | bash
If you don't get an output when running the script, make sure the following packages are installed
apt install dialog ca-certificates jq curl fio wget iputils-ping
