yeahwu/v2ray-wss
ShellA proxy script with multiple protocols.
v2raynginxhysteria2realityshadowsocks
주요 지표
스타 성장
스타
3.7k
포크
600
주간 성장
+0
이슈
0
1k2k3k
2021년 7월2022년 5월2023년 3월2024년 2월2024년 12월2025년 10월2026년 9월
README
搭建 Shadowsocks-rust, V2ray+ Nginx + WebSocket 和 Reality(xtls-rprx-vision), Hysteria2, https 正向代理脚本,支持 Debian、Ubuntu、Centos,并支持甲骨文ARM平台。
简单点讲,没域名的用户可以安装 Reality 和 hy2 代理,有域名的可以安装 V2ray+wss 和 https 正向代理,各取所需。
运行脚本:
wget git.io/tcp-wss.sh && bash tcp-wss.sh
便宜VPS推荐: https://hostalk.net/deals.html
已测试系统如下:
Debian 9, 10, 11, 12, 13
Ubuntu 16.04, 18.04, 20.04, 22.04
CentOS 7
WSS客户端配置信息保存在:
cat /usr/local/etc/v2ray/client.jsonShadowsocks客户端配置信息:
cat /etc/shadowsocks/config.jsonReality客户端配置信息保存在:
cat /usr/local/etc/xray/reclient.jsonHysteria2客户端配置信息保存在:
cat /etc/hysteria/hyclient.jsonHttps正向代理客户端配置信息保存在:
cat /etc/caddy/https.json
卸载方法如下: https://1024.day/d/1296
提醒:连不上的朋友,建议先检查一下服务器自带防火墙有没有关闭?
관련 저장소