❓ 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
  • 414
    Views
  • 3
    Participants
Last reply from:
Arkie007

Trending Topics

Online now

Members online
1,289
Guests online
2,524
Total visitors
3,813

Forum statistics

Threads
2,300,133
Posts
29,135,035
Members
1,200,351
Latest member
jayfer18
Back
Top