Skip to main content

Deploy by XPPanel

Less than 1 minute

Deploy by XPPanel

Installing XPPanel

# [Ubuntu/Debian]
sudo wget -O install.sh https://dl.xp.cn/dl/xp/install.sh && sudo bash install.sh

# [RedHat/CentOS]
sudo curl -O https://dl.xp.cn/dl/xp/install.sh && sudo bash install.sh

# [Universal Script/Other Systems]
if [ -f /usr/bin/curl ];then curl -O https://dl.xp.cn/dl/xp/install.sh;else wget -O install.sh https://dl.xp.cn/dl/xp/install.sh;fi;bash install.sh

Here is the Documentationopen in new window for XPPanel, After completing the installation and deployment of XPPanel, open your browser and navigate to the URL provided in the prompts to access XPPanel, as shown in the interface below.

XPPanel Home
XPPanel Home

Installation of SamWaf

  1. Click on the left sidebar: Software Store > All Software > SamWaf > Install
Install SamWaf1
Install SamWaf1
  1. The installation progress will be displayed once the installation begins
Install SamWaf2
Install SamWaf2
  1. After installation is complete, access SamWaf as prompted
Install SamWaf3
Install SamWaf3