💡 原生 IP 比广播 IP 更可能解锁流媒体

科学上网

精选开源代理脚本,一键部署。所有脚本可审计源码。

技术教程向

本站仅提供开源脚本推荐和部署教程,不提供任何代理配置或节点服务。请遵守当地法律法规使用。

协议速查

六种主流协议的速度、安全、抗封锁能力一览

协议 速度 安全性 抗封锁 最适合
VLESS+Reality ★★★★ ★★★★★ 极难 个人自用首选
VLESS+XTLS ★★★★★ ★★★★ 较难 速度优先,有一定经验
Trojan ★★★★ ★★★ 中等 简单稳定,不追求极致
Hysteria2 ★★★★★+ ★★★ 中等 高延迟跨国,极速需求
Shadowsocks ★★★★ ★★ 极易 低风险地区或中转转发
VMess+WS+TLS ★★★ ★★★ 较易 适合套 CDN 伪装

服务端方案

SSH 连上 VPS 后粘贴执行,建议先在干净系统上运行

入门 推荐Sing-box全协议
3 min

Sing-box 全家桶

VLESS+Reality / Hysteria2 / TUIC 一键部署,自动申请 TLS 证书,支持 Warp 原生 IP 分流

bash <(curl -fsSL https://raw.githubusercontent.com/marx1117/vpseval/main/scripts/singbox-install.sh)
入门 UDP无需域名极速
2 min

Hysteria2 极速

基于 QUIC/UDP 协议,自签名证书无需域名,高丢包环境仍有极快速度

bash <(curl -fsSL https://raw.githubusercontent.com/marx1117/vpseval/main/scripts/hy2-install.sh)
进阶 XrayREALITY手动
5 min

Xray 手动配置

VLESS + REALITY 手动安装部署,自动生成 UUID 和 x25519 密钥,配置透明可审计

bash <(curl -fsSL https://raw.githubusercontent.com/marx1117/vpseval/main/scripts/xray-install.sh)
入门 面板多用户Xray
3 min

3X-UI 面板

Xray 内核 Web 管理面板,可视化多用户管理,内置流量统计和二维码一键分享

bash <(curl -fsSL https://raw.githubusercontent.com/marx1117/vpseval/main/scripts/3xui-install.sh)
进阶 WARP双栈分流
4 min

Cloudflare WARP

安装和管理 Cloudflare WARP,支持代理和全局模式切换,自动保护 SSH 不受影响

bash <(curl -fsSL https://raw.githubusercontent.com/marx1117/vpseval/main/scripts/warp-install.sh)

客户端方案

服务端部署完成后,用这些客户端连接

v2rayNClash VergeNekoray

Windows

https://github.com/2dust/v2rayN/releases
https://github.com/clash-verge-rev/clash-verge-rev/releases
https://github.com/MatsuriDayo/nekoray/releases
Clash VergeV2RayUNekoray

macOS

https://github.com/clash-verge-rev/clash-verge-rev/releases
https://github.com/yanue/V2rayU/releases
https://github.com/MatsuriDayo/nekoray/releases
Clash VergeNekorayv2rayA

Linux

https://github.com/clash-verge-rev/clash-verge-rev/releases
https://github.com/MatsuriDayo/nekoray/releases
https://github.com/v2rayA/v2rayA/releases
ShadowrocketStashQuantumult X

iOS

https://apps.apple.com/app/shadowrocket/id932747118
https://apps.apple.com/app/stash/id1596063349
https://apps.apple.com/app/quantumult-x/id1443988620
v2rayNGClash MetaNekobox

Android

https://github.com/2dust/v2rayNG/releases
https://github.com/MetaCubeX/ClashMetaForAndroid/releases
https://github.com/MatsuriDayo/NekoBoxForAndroid/releases
OpenClashPassWallSSR-Plus

路由器

https://github.com/vernesong/OpenClash
https://github.com/xiaorouji/openwrt-passwall
https://github.com/fw876/helloworld

注意事项

先检测后部署:拿到新 VPS 先跑 YABS 跑分 + 回程路由,确认线路质量再部署服务。发现问题还能申请退款。

晚高峰复测:网络测试务必在 20:00-23:00 晚高峰重复一次,白天的数据参考价值有限。

SSH 防断连:部分脚本运行时间较长,建议在 screen 或 tmux 会话中执行,避免 SSH 断开导致部署中断。

核实脚本来源:所有脚本均可审计源码。不要从 Telegram 群、不明网站获取未知脚本。

合规使用:代理工具仅限合法用途(访问学术资源、远程办公、跨境业务等),请遵守当地法律法规。