V2ray 节点配置 - 快速添加节点 URL
要在这段代码中添加 V2ray 节点 URL,您需要将以下内容添加到 proxies 列表中的每个项目中:
- {name: '节点名称', server: '节点URL', port: '节点端口', type: 'vmess', uuid: '节点UUID', alterId: '节点alterId', cipher: 'auto', tls: false, network: 'ws', ws-opts: {path: '/catgo', headers: {Host: '节点URL'}}}
请确保替换节点名称、节点URL、节点端口、节点UUID和节点alterId为实际的节点信息。
原文地址: https://www.cveoy.top/t/topic/jb5 著作权归作者所有。请勿转载和采集!