-
Notifications
You must be signed in to change notification settings - Fork 920
Closed
Description
Nginx 1.29.0 mainline
Xray-core 25.6.8
系统Debian12
使用VLESS-TCP-XTLS-Vision配置文件时回落失败,报错
app/proxyman/inbound: connection end8001: connect: connection refused] > common/retry: all retry attempts failed
将nginx.conf中
listen [::1]:8001 proxy_protocol;
listen [::1]:8002 http2 proxy_protocol;
[::1]改回127.0.0.1回落恢复正常。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels