我是用的方案是机场中转+自建落地
中转时,落地 ss 或 vmess 都无法连接,trojan 可以。
直连时( clash 中转节点 DIRECT ),正常连接自建节点。
附落地机配置
{name: 新加坡 ss, server: ip, port: port, type: ss, cipher: aes-128-gcm, password: HtDRVZLqzN, udp: true}
{name: 美国 trojan,type: trojan, server: ip, port: 443, udp: true, password: LskWZEbF , skip-cert-verify: true}
{name: 新加坡 vmess, server: ip, port: port, type: vmess, uuid: uuid, alterId: 0, cipher: auto, tls: false, skip-cert-verify: true, udp: true}