V2Ray (TLS + WebSocket) + Nginx Tutorial - hxp+ | hxp-blog
hxp.plus › 2020/02/07 › v2rayFeb 07, 2020 · Write the V2Ray config file. The V2Ray config file is located in /etc/v2ray/config.json. Edit the config file. 1. nano /etc/v2ray/config.json. For starters, I would suggest using v2ray config generator to generate config. Here is a sample config, which I am currently using. I put it here for reference. Change uuid for your own security.
V2Ray + WebSocket + TLS + CDN
henrywithu.com › v2ray-websocket-tls-cdnAug 13, 2020 · Nginx / Caddy / Apache is used because VPS already has Nginx / Caddy / Apache which can hide V2Ray a little bit. WebSocket is used because with Nginx / Caddy / Apache only WebSocket can be used. TLS is used because it can encrypt traffic, which looks more like HTTPS. Perhaps the configuration combination of WebSocket+TLS+Web is relatively good ...