The-NeXT-Project / NeXT-Panel

Next generation proxy service management system (OSS Edition)
https://nextpanel.dev
GNU General Public License v3.0
167 stars 39 forks source link

[BUG] 设置中转节点失败 #67

Closed Chcck closed 4 months ago

Chcck commented 4 months ago

Environment 环境

OS: Debian12 HTTPS enabled: 是 PHP version: 8.3 DB version: MariaDB 11.2 Redis version: 7.2.5

Bug Info

一、节点信息: 注:以下信息中域名和IP部分使用#代替,实际为正常填写

【直连节点】 节点ID:2 连接地址:sn2.####.com 类型:Vmess 节点服务器程序:Next-Server 自定义配置: { "offset_port_node": "1085", "host": "sn2.####.com", "network": "ws", "security": "tls", "path": "/" }

【中转节点】 节点ID:4 连接地址:120.220.#.18 类型:Vmess 节点服务器程序:Next-Server 自定义配置: { "offset_port_user": "45757", "offset_port_node": "1085", "host": "sn2.####.com", "network": "ws", "security": "tls", "path": "/" }

二、问题描述: 1、直连节点能够正常对接,一切正常。 2、中转节点(在上述直连节点前设置中转服务器)对接失败,具体表现为Next-panel中节点状态显示为红色,Clash.Nyanpasu中显示为Error,然而在V2rayN中该中转节点能够正常使用。

请教各位大佬,是否是我的配置有误?还是当前中转节点相关功能尚未开发完成?

AutisticShark commented 4 months ago

Please check if the port config in both the v2ray client sub & clash sub are the same, and you should check the clash error log for more clues.

Chcck commented 4 months ago

感谢回复,两个客户端的节点信息如下所示,我感觉是一样的。另外Clash中的Error Log为空。

【V2rayN中转节点信息】 V2rayN中转节点信息 【Clash中转节点信息】

AutisticShark commented 4 months ago

https://nextpanel.dev/docs/configuration/custom-config missing ws-opts.