宝塔+雷池WAF部署
一、下载
宝塔稳定版下载: https://www.bt.cn/new/download.html 里面复制链接,或直接用下面命令安装 urlhttps://download.bt.cn/install/installStable.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O installStable.sh $url;fi;bash …
2026/7/24 21:43:53