Skip to content

[BUG] 无法正确转换sub-rule #894

Description

@jshir700

确认版本最新

  • 我已经确认在最新Action编译的版本中复现

检索issue

  • 我已经确认之前没有issue涉及此BUG

subconverter版本

0.9.0

转换过程

ini文件转换为最终配置文件规则

转换设置

暂无

复现步骤

在外部ini文件中写入
ruleset=udp-route,[]SUB-RULE,(NETWORK,UDP)

期望结果

经过转换之后,在最后配置文件中规则应该正确显示为
- SUB-RULE,(NETWORK,UDP),udp-route

实际结果

经过转换之后,在最后配置文件中规则显示为
- SUB-RULE,(NETWORK,udp-route,UDP)
语法存在错误

错误信息

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