VPS 主机
- AdminVPS — 促销码 GIT — 享受 60% 折扣
- TimeWeb — 优质 VPS 主机
- Amnezia Premium — 成熟方案,20 个国家的 VPS 价格
Keenetic 路由器路由
| 类型 | 链接 | |-----|--------| | 全球路由 | GitHub | | YouTube(如果卡顿) | GitHub | | 俄罗斯服务 | GitHub | | 域名路由 | GitHub |
OpenVPN
安装
wget -O openvpn.sh https://get.vpnsetup.net/ovpn
sudo bash openvpn.sh --auto客户管理
创建新客户(例如,client1):
sudo bash openvpn.sh --addclient client1删除客户端(例如,client1):
sudo bash openvpn.sh --revokeclient client13X-UI
1. Базовый скрипт
bash <(curl -Ls https://raw.githubusercontent.com/MHSanaei/3x-ui/refs/tags/v2.6.0/install.sh)2. 3X-UI Pro 带 REALITY 面板 需要域名 + 子域名。
sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/mozaroc/x-ui-pro/refs/heads/master/x-ui-pro.sh) -install yes"
🔧 3X-UI Pro 完整安装指南(您的地区可能限制访问该网站)该脚本安装支持以下功能的 3X-UI Pro:
- 📡 REALITY 面板
- 🌐 WebSocket
- 🔌 443 端口的入站连接(inbounds)
所有脚本均取自官方 GitHub 仓库。
--- Tranlated By Open Ai Tx | Last indexed: 2026-05-12 ---