開心版は社長から提供されました。社長のフォーラム:https://miui.uk
ワンクリックインストールスクリプト#
Centos のインストールコマンド:
yum install -y wget && wget -O install.sh https://download.ccspump.com/install/install_6.0.sh && sh install.sh
実験的な Centos/Ubuntu/Debian のインストールコマンドは IPv6 をサポートしています。このコマンドを実行するには root 権限が必要です(Centos8 をサポート):
curl -sSO https://download.ccspump.com/install/new_install.sh && bash new_install.sh
Ubuntu/Deepin のインストールコマンド:
wget -O install.sh https://download.ccspump.com/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian のインストールコマンド:
wget -O install.sh https://download.ccspump.com/install/install-ubuntu_6.0.sh && bash install.sh
Fedora のインストールコマンド:
wget -O install.sh https://download.ccspump.com/install/install_6.0.sh && bash install.sh
Linux パネル7.1.1のアップグレードコマンド:
curl https://download.ccspump.com/install/update6.shbash
プラグイン関連スクリプト#
有料 Nginx ファイアウォール(パネルを先にインストールしてからスクリプトを実行):
wget -O btwaf.sh https://download.ccspump.com/install/btwaf.sh && bash btwaf.sh install
無料 Nginx ファイアウォール(パネルのインストールは不要):
wget -O free_btwaf.sh https://download.ccspump.com/install/free_btwaf.sh && bash free_btwaf.sh install
有料 Apache ファイアウォール(パネルを先にインストールしてからスクリプトを実行):
wget -O btwaf_httpd.sh https://download.ccspump.com/install/btwaf_httpd.sh && bash btwaf_httpd.sh install
ホストの異常ログインプラグインスクリプト
wget -O host_login.sh https://download.ccspump.com/install/host_login.sh && bash host_login.sh install
ヒママ webshell スキャンプラグインスクリプト
wget -O hm_shell_san.sh https://download.ccspump.com/install/hm_shell_san.sh && bash hm_shell_san.sh install
修復ツール#
ブラックリスト解除、ファイルのロック解除スクリプト:
wget -O waf.sh https://download.ccspump.com/install/waf.sh && bash waf.sh