tailscale.comtailscale.com/posture Index | Files

package posture

import "tailscale.com/posture"

Package posture contains functions to query the local system state for managed posture checks.

Index

Functions

func GetHardwareAddrs

func GetHardwareAddrs() (hwaddrs []string, err error)

GetHardwareAddrs returns the hardware addresses of all non-loopback network interfaces.

func GetSerialNumbers

func GetSerialNumbers(logf logger.Logf) ([]string, error)

Source Files

doc.go hwaddr.go serialnumber_notmacos.go

Version
v1.84.1 (latest)
Published
May 29, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
9 hours ago

Tools for package owners.