Skip to content

[BUG] 导入含有本地节点的配置文件时会静默导入失败 #33

Description

@Stevepyl

rt,导入含有如下配置(节点信息以yaml文件形式写在本地)的本地配置文件时会出现静默导入失败

proxy-providers:
    UnitedStates:
        type: file
        path: ./proxy_providers/UnitedStates.yaml
        health-check:
            enable: true
            interval: 3600
            # lazy: true
            url: https://www.gstatic.com/generate_204
    HongKong:
        type: file
    ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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