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

Trending Topics

Online now

Members online
1,022
Guests online
1,033
Total visitors
2,055

Forum statistics

Threads
2,274,755
Posts
28,958,015
Members
1,233,420
Latest member
jambotron
Back
Top