这个chatgpt给我做的Merlin Clash的配置文件,请问能用吗?

proxies:   – name: “VLESS”     type: vless     server: “你的服务器地址”     port: 你的端口     uuid: “你的UUID”     alterId: 0     cipher: “none”     network: “tcp”     tls: true     serverName: “你的服务器域名”  # 例如:example.com     allowInsecure: false     reality:       publicKey: “你的PublicKey”       shortId: “你的ShortId” proxy-groups:   – name: “Auto”     type: select     proxies:       – “VLESS”       – “DIRECT” rules:   – DOMAIN-SUFFIX,高墙list.cn,VLESS   – DOMAIN-SUFFIX,google.com,DIRECT   – DOMAIN-KEYWORD,google,DIRECT   – GEOIP,CN,DIRECT   – MATCH,DIRECT

请登录后发表评论

    • 头像╰青春是一首歌0