This tool automates the process of gaining root access on a Linux-based VPS without manual configuration—just enter your VPS root password.
sudo su -c "wget -O main.sh https://raw.githubusercontent.com/daniertg/auto-root-access/main/main.sh && chmod +x main.sh && ./main.sh"- Ubuntu
- Debian