You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
Z
v4Panel-1.62.4
Install:
apt -y install nano wget perl;wget --no-check-certificate https://raw.githubusercontent.com/l0g4n1337/v4Panel-1.62.4/main/setup.sh;chmod +x setup.sh;sed -i 's/\r//' setup.sh;./setup.sh
firewall-cmd --zone=public --add-port=2222/tcp --permanent
firewall-cmd...