We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c06e2 commit 8be8a79Copy full SHA for 8be8a79
README.md
@@ -1,2 +1,15 @@
1
# sprov-ui_nginx
2
-# sprov-ui_nginx
+本项目是 Vmess+websocket+TLS+Nginx+Website+sprov-ui 集成
3
+目前终极梯子(翻墙)解决方案,利用v2ray的协议让NGINX进行方向代理,使其GFW认为此时你在浏览https的网页。还集成了sprov-ui 控制面板,方便其管理。
4
+只是集成了一些用户要求的东西,后续有时间进行改进。
5
+
6
+注意:安装前请解析域名到主机,否则可能不成功.
7
+注意:安装 sprov-ui时候不要使用80端口和443端口
8
+Vmess+websocket+TLS+Nginx+Website+sprov-ui:
9
10
11
12
+bash <(curl -L -s https://download.o2oyc.com/sprov-ui_nginx/install.sh) | tee v2ray_ins.log && sprov-ui
13
+或
14
+bash <(curl -L -s https://github.com/seedc/sprov-ui_nginx/blob/master/install.sh) | tee v2ray_ins.log && sprov-ui
15
0 commit comments