Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeahwu/v2ray-wss
https://github.com/yeahwu/v2ray-wss
nginx sh ss v2ray
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeahwu/v2ray-wss
- Owner: yeahwu
- License: apache-2.0
- Created: 2021-07-15T15:11:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T13:02:50.000Z (about 1 month ago)
- Last Synced: 2024-09-26T21:22:26.915Z (about 1 month ago)
- Topics: nginx, sh, ss, v2ray
- Language: Shell
- Homepage:
- Size: 135 KB
- Stars: 2,491
- Watchers: 25
- Forks: 418
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - yeahwu/v2ray-wss - A proxy script with multiple protocols. (Shell)
- awesome-hacking-lists - yeahwu/v2ray-wss - (Shell)
README
搭建 Shadowsocks-rust, V2ray+ Nginx + WebSocket 和 Reality, Hysteria2 代理脚本,支持 Debian、Ubuntu、Centos,并支持甲骨文ARM平台。
简单点讲,没域名的用户可以安装 Reality 和 hy2 代理,有域名的可以安装 V2ray+ Nginx + WebSocket 代理,各取所需。
运行脚本:
```
wget https://raw.githubusercontent.com/yeahwu/v2ray-wss/main/tcp-wss.sh && bash tcp-wss.sh
```**便宜VPS推荐:** https://hostalk.net/deals.html
![image](https://github.com/user-attachments/assets/ffa077b9-bece-4981-a697-10ce01cf22d9)
已测试系统如下:
Debian 9, 10, 11, 12
Ubuntu 16.04, 18.04, 20.04, 22.04
CentOS 7
WSS客户端配置信息保存在:
`cat /usr/local/etc/v2ray/client.json`Shadowsocks客户端配置信息:
`cat /etc/shadowsocks/config.json`Reality客户端配置信息保存在:
`cat /usr/local/etc/xray/reclient.json`Hysteria2客户端配置信息保存在:
`cat /etc/hysteria/hyclient.json`卸载方法如下:
https://1024.day/d/1296**提醒:连不上的朋友,建议先检查一下服务器自带防火墙有没有关闭?**