- ### 一键部署异次元发卡 > 适用于`Debian12/Ubuntu22.04`系统 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acgfaka.sh) ``` - ### 一键自动安装WordPress > 适用于`Debian/Ubuntu`系统 基于`Caddy` `php` `mariadb`环境 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/wp.sh) ``` - ### acme.sh 证书一键申请脚本 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh) ``` - ### 快速批量搭建二级代理脚本 > 适用于Debian、Ubuntu系统。xray内核 vmess入站,多sk5出站 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vmess-sk5.sh) ``` - ### Hysteria 2 一键搭建脚本 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/hy2/hysteria.sh) ``` - ### sing-box一键脚本(多协议) ``` bash <(wget -qO- -o- https://github.com/admin8800/sing-box/raw/main/install.sh) ``` > **使用`sing-box`命令查看管理菜单** - ### vmess+ws一键脚本 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vmess-ws.sh) ``` - ### 端口限速脚本 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/Mbit.sh) ``` - ### 一键安装Docker和Docker compose ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/kaiji.sh) ``` - ### vultr开机脚本 ``` bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vultr-cli.sh) ```