Filter out current host from Tailscale peer list
All checks were successful
Build and Release / build-and-release (push) Successful in 1m50s

Skip the first line in tailscale status output which is always the
current host showing as idle. Add additional hostname check to prevent
showing the current host in the peer list. Only display actual remote
peers with their connection methods.
This commit is contained in:
2025-12-09 10:47:18 +01:00
parent 8da4522d85
commit 3c278351c9
5 changed files with 23 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-agent"
version = "0.1.264"
version = "0.1.265"
edition = "2021"
[dependencies]