Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

【使用注意】订阅转换时需要加上 scv=true&udp=true #26

@Sansui233

Description

@Sansui233

订阅转换指 tindy2013/subconverter 项目。

默认情况下,此仓库输出节点不会带有以下字段

skip-cert-verify: true, udp: true

最近的测试中发现,默认的订阅转换会加上skip-cert-verify: false, udp: false,这将导致订阅转换后的节点由于证书过期而不可用(实际修改以上字段后是可用的)

若为了可用性,建议在订阅转换地址中手动加上&scv=true&udp=true(这也伴随着更高的隐私安全风险)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions