Skip to content

proxy-providers 自动命名可能导致 _auto_provider_1.yaml 冲突 #347

@niqifan007

Description

@niqifan007

问题描述

当同时转换两个不同来源的订阅为 Clash 配置时,生成的 proxy-providers 复用同一个自动文件名(例如 _auto_provider_1.yaml),导致 provider 文件被覆盖,最终 Clash 客户端加载相同的订阅。

环境信息

  • 客户端类型(SingBox, Clash):clash
  • 客户端版本:1.19.20
Image Image

导入 Clash 客户端后都落到 _auto_provider_1.yaml

预期行为

不同订阅来源生成的 provider 文件名应确保唯一且稳定,避免不同订阅写入同名文件导致覆盖,从而保证 Clash 客户端能正确加载所有 provider。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions