spotsnel / cockpit-tailscale

[WIP] Cockpit application to manage Tailscale
GNU Lesser General Public License v2.1
72 stars 5 forks source link

Basic peer overview #7

Closed gbraad closed 1 year ago

gbraad commented 1 year ago

Show host and peers with the information from:

$ tailscale status --json
gbraad commented 1 year ago

Type defined to parse JSON response into a Type; TailscalePeer for Self and Peer, User, etc.