基于 Nginx 的 v2+websocket+tls 域名伪装

Posted 雪自纯阳落白衫

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了基于 Nginx 的 v2+websocket+tls 域名伪装相关的知识,希望对你有一定的参考价值。

记得删除括号里的内容

懒得写教程了,就把代码过程发一下
先是买域名,然后cloudflare解析域名、

Linux重装系统:

wget --no-check-certificate https://cloud.golby.cc/Shell/InstallNET.sh && chmod a+x InstallNET.sh

乌班图18.04:

bash InstallNET.sh -u 18.04 -v 64 -a

Debian 8:

bash InstallNET.sh -d 8 -v 64 -a

默认root密码:MoeClub.org

一键bbrplus:

wget "https://github.com/chiakge/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

一键v2:

bash <(curl -L -s https://raw.githubusercontent.com/wulabing/V2(删掉我)Ray_ws-tls_bash_onekey/master/install.sh) | tee v2(删掉我)ray_ins.log

启动 V2:systemctl start v2(删掉我)ray

停止 V2:systemctl stop v2(删掉我)ray

启动 nginx:systemctl start nginx

停止 Nginx:systemctl stop nginx

以上是关于基于 Nginx 的 v2+websocket+tls 域名伪装的主要内容,如果未能解决你的问题,请参考以下文章

在 Websocket 通过 Nginx 转发用户 IP

ansible 部署基于centos7+docker+nginx+openssl+v2版私有仓库

nginx服务器配置/websocket nginx 配置笔记

Nginx:反向代理 WebSocket Draft 76

如何在 AWS Elastic Beanstalk 服务器上使用 nginx 启用 WebSocket?

浅析websocket劫持