❓ Help May nakapag pagana naba neto sa inyu V2ray WebSocket+TLS+Web?

Status
Not open for further replies.

Arkie007

Eternal Poster
You do not have permission to view the full content of this post. Log in or register now. translate google nyu nlng may config kase nah


server_name mydomain.me;
location /ray { # 与 V2Ray 配置中的 path 保持一致
proxy_redirect off;
proxy_pass http://127.0.0.1:10000;#假设WebSocket监听在环回地址的10000端口上
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $http_host;

# Show realip in v2ray access.log
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

prng viable forwebsocket payloads :)
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 403
    Views
  • 3
    Participants
Last reply from:
Arkie007

Trending Topics

Online now

Members online
1,366
Guests online
1,743
Total visitors
3,109

Forum statistics

Threads
2,286,279
Posts
29,036,746
Members
1,217,857
Latest member
Tamakiiiiii
Back
Top