Moments 极简朋友圈一键部署,基于 Docker。
wget -O /www/moments.sh https://sh.cd/moments.sh && bash /www/moments.sh
V2Ray 一键安装 V2Ray / Xray,自动生成 UUID、公钥,并输出二维码。
wget -O /www/v2ray.sh https://sh.cd/v2ray.sh && bash /www/v2ray.sh
BT 面板 (宝塔) Linux 服务器运维面板,支持网站、数据库、FTP 一键管理。
curl -sSO https://download.bt.cn/install/install_panel.sh && bash install_panel.sh
1Panel 新一代开源 Linux 面板,支持 Docker、网站和数据库管理。
bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"
Debian Docker 在 Debian 上快速安装 Docker。
curl -fsSL https://get.docker.com | bash -s docker
Ubuntu Docker 在 Ubuntu 上快速安装 Docker。
curl -fsSL https://get.docker.com | bash -s docker