【推荐】多功能一键安装脚本,x-ui面板、wireguard、openvpn、outline、wordpress等等都可以实现一键安装,强烈推荐使用



 一键安装Arstro脚本:

装在DCI上可用

中文界面:

Bash
bash <(curl -Ls https://raw.githubusercontent.com/Soroushnk/Astro/main/Astro-chineese.sh)

英文界面:

Bash
sudo apt-get update && sudo apt-get install -y git && git clone https://github.com/Soroushnk/Astro.git && cd Astro && chmod +x Astro.sh && ./Astro.sh


英文界面安装之后,通过以下命令就是直接打开Arstro

Bash
cd Astro && ./Astro.sh

Comments