TGTGInsighttelegram intelligenceLIVE / telegram public index
← Cool Scripts
Cool Scripts avatar

TGINSIGHT POST

Post #454

@cool_scripts

Cool Scripts

Views8,570帖子阅读量
发布11月15日2023/11/15 07:19
Post content

帖子内容

🔗 Sub-Store 🆕 2.14.92 🟢补全 📈 Surge 全协议的 no-error-alert 和 ip-version 字段 示例代码: $server['ip-version'] = 'ipv4' $server['no-error-alert'] = true 注: ip-version Surge 端内外部字段对应关系如下(但是你直接写 v4-only 也可以) { dual: 'dual', ipv4: 'v4-only', ipv6: 'v6-only', 'ipv4-prefer': 'prefer-v4', 'ipv6-prefer': 'prefer-v6', }