2024-03-19 23:48:56 +08:00
2024-03-19 22:54:42 +08:00
2024-03-19 23:46:36 +08:00
2024-03-19 23:48:56 +08:00
2024-02-09 06:50:47 +08:00
2024-02-09 06:45:32 +08:00

acme.sh 证书一键申请脚本

wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/acme.sh && bash acme.sh

一键搭建LNMP环境的WordPress脚本

适用于Debian、Ubuntu、Kali Linux 系统。需先把域名解析到公网IP并开放80和443端口用于自动配置TLS证书

wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/wordpress.sh && bash wordpress.sh

快速批量搭建二级代理脚本

适用于Debian、Ubuntu、Kali Linux 系统。xray内核 vmess入站多sk5出站

wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/vmess.sh && bash vmess.sh

Hysteria 2 一键搭建脚本

wget -N --no-check-certificate https://raw.githubusercontent.com/taotao1058/shell/main/hy2/hysteria.sh && bash hysteria.sh
Description
Languages
Shell 87%
Go 11.7%
PowerShell 1.3%