Skip to content

[Bug] client的readme里少了 --interval 命令的解释等问题 #340

@triaqu

Description

@triaqu

Checklist

  • 我已经将版本更新到最新 Release 版
  • 我已经详细阅读文档, 仍然无法解决
  • 我已经搜索已有的 Issues | Discussions, 仍然无法解决
  • 我已经尝试过 Google 搜索仍然无法解决

💻 系统环境

Debian

🐛 问题描述

1.在stat_client.py修心INTERVAL = 1默认刷新无效,启动命令里加上 --interval n 能生效但在说明里没这个参数的解释。
2,同样在stat_client.py,PROBE_PROTOCOL_PREFER = 'ipv4'时,在纯IPv6环境下会取不到IP地址报错,改为PROBE_PROTOCOL_PREFER = 'ipv6'后,在纯IPv4或IPv6环境下都正常运行。

🚦 期望结果

No response

📷 复现步骤

No response

📝 补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions