Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func LookupMAC(ip string) string func Run(ctx context.Context, logger *slog.Logger, _ string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LookupMAC ¶ func LookupMAC(ip string) string LookupMAC looks up the MAC address for the given IP in the system ARP table. Returns the MAC as a lowercase hex string without separators (e.g. "ec71dbc8545d"), or "" if the IP is not found. func Run ¶ func Run(ctx context.Context, logger *slog.Logger, _ string) error Types ¶ This section is empty. Source Files ¶ View all Source files arp.gonetscan.gooui.gooui_table.goscan_linux.go Click to show internal directories. Click to hide internal directories.