juanfont/headscale

[Feature] List client versions in node list.

Open

#2,356 创建于 2025年1月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (2,104 fork)batch import
CLIenhancementgood first issuehelp wantedno-stale-bot

仓库指标

Star
 (38,374 star)
PR 合并指标
 (平均合并 4天 10小时) (30 天内合并 27 个 PR)

描述

Use case

After upgrading to 0.24 I see the following in the log unsupported client connected client_version=65 min_version=82, now this could have been there a while ago from 0.23 as well and the lack of support for an older tailscale client itself is not really a problem.

However, it seems neither the error message nor the node list show the tail scale client version, so I have no idea which client is causing this. Given that tailscale.com can show it I presume it's communicated to the control plane by the client.

Description

Please add the ability to find out the connected (or last seen) client version from headscale, ideally in the node list.

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

No response

贡献者指南