Feature Request: Show machines count

This is a minor feature request for displaying the total number of machines you have.

I currently use this js on the page to get the desired effect

document.querySelector("main header h1").innerHTML += " <small class=text-gray-500>("+document.querySelectorAll("table tr").length+")</small>"

which shows

Just a suggestion, definitely not needed.

Feature request created: Show total number of machines in the UI for machine tab. · Issue #2514 · tailscale/tailscale · GitHub please subscribe to it for receiving future updates.