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

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

Open
Sansui233 opened this issue Jun 25, 2021 · 0 comments
Open

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

Sansui233 opened this issue Jun 25, 2021 · 0 comments

Comments

@Sansui233
Copy link
Owner

订阅转换指 tindy2013/subconverter 项目。

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

skip-cert-verify: true, udp: true

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

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

@Sansui233 Sansui233 pinned this issue Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant