hiifeng / V2ray-for-Doprax

The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng.
https://t.me/HiaiFeng
8.42k stars 23.06k forks source link

部署没有错误,也可以访问nginx页面,就是wss链接部署 #49

Closed raomx closed 1 year ago

raomx commented 1 year ago

用了cloudflare和DNS,通过自己的域名可以访问nginx页面,当wss连接不上,为啥?

hiifeng commented 1 year ago

1、能通过域名访问到nginx的欢迎页面,说明nginx工作正常。 2、https://hello.roliver.cc/后面加上伪装路径访问,如果显示Bad Request,说明v2ray工作正常。 3、在客户端v2ray里导入https://github.com/hiifeng/V2ray-for-Doprax/blob/main/example.txt 中的example节点连接,将localhost修改为你的域名,修改UUID,修改伪装路径后即可。 4、如果还不行,检测本地环境。

hbqclh commented 1 year ago

同样的问题,百思不得其解,你说的123都没问题,4点,我其它的节点都可以正常使用。。。。

1、能通过域名访问到nginx的欢迎页面,说明nginx工作正常。 2、https://hello.roliver.cc/后面加上伪装路径访问,如果显示Bad Request,说明v2ray工作正常。 3、在客户端v2ray里导入https://github.com/hiifeng/V2ray-for-Doprax/blob/main/example.txt 中的example节点连接,将localhost修改为你的域名,修改UUID,修改伪装路径后即可。 4、如果还不行,检测本地环境。