爱分享 发表于 2025-12-5 00:59:10

3x-ui安装指南+搭建reality+申请ssl证书

本帖最后由 爱分享 于 2026-5-25 17:46 编辑

安装脚本:bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)BBR开启和选择模式脚本

wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh BBR优化脚本
bash <(curl -Ls https://github.com/lanziii/bbr-/releases/download/123/tools.sh)v2bx
wget -N https://raw.githubusercontent.com/wyx2685/V2bX-script/master/install.sh && bash install.sh

重启
sudo reboot

吾爱分享 发表于 2026-4-19 22:51:54

一键修改 DNS 命令(Google & Cloudflare)

一键修改 DNS 命令(Google & Cloudflare)

请在终端中直接复制并执行以下整行命令:sudo sed -i 's/#DNS=/DNS=8.8.8.8 1.1.1.1 /g' /etc/systemd/resolved.conf && sudo systemctl restart systemd-resolved && systemd-resolve --status | grep "DNS Servers"

爱分享 发表于 2026-5-24 11:17:02

xbctl restart
页: [1]
查看完整版本: 3x-ui安装指南+搭建reality+申请ssl证书