CLIenhancementgood first issuehelp wantedno-stale-bot
描述
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