mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-05-11 14:58:10 +00:00
feat: extract tags from tailscale node
This commit is contained in:
@@ -241,6 +241,7 @@ type TailscaleWhoisResponse struct {
|
||||
LoginName string
|
||||
DisplayName string
|
||||
NodeName string
|
||||
Tags []string
|
||||
}
|
||||
|
||||
type Apps struct {
|
||||
|
||||
Reference in New Issue
Block a user