kuoruan / luci-app-v2ray

LuCI support for V2Ray
1.16k stars 284 forks source link

dokodemo_door代理端口异常 #463

Open kellandJuniper opened 1 year ago

kellandJuniper commented 1 year ago

dokodemo_door代理端口异常,客户端通过openwrt代理时,从V2RAY服务端查看记录都带有1082端口。无法上网。

请问如何让服务端1082端口改为443端口。(在Mac端同样配置访问到服务器后是443端口访问)

软件版本

从V2RAY服务端查看v2ray-error.log记录,看到所有访问的地址都带1082端口(而非443),造成无法正常访问上网。

WX20221204-195140@2x

入站配置

WX20221204-195155@2x

出站配置

WX20221204-200054@2x

透明代理配置

WX20221204-195254@2x

全局配置

WX20221204-200211@2x

kellandJuniper commented 1 year ago

补充:在openwrt服务器内 错误日记文件提示:

2022/12/04 18:35:34 [Warning] [1418627830] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://MY-SERVER-IP.com/PATH-TO-WEB): > dial tcp OpenWrtServerIP:0->V2RAYServerIP:443: i/o timeout transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://MY-SERVER-IP.com/PATH-TO-WEB): > dial tcp OpenWrtServerIP:0->V2RAYServerIP:443: operation was canceled transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://MY-SERVER-IP.com/PATH-TO-WEB): > dial tcp: lookup MY-SERVER-IP.com: operation was canceled] > common/retry: all retry attempts failed