Global Flags

FlagDescription
--wifiOnly show wireless interfaces (with list)
--localSet the locally-administered bit on randomized MACs
--vendor=<name>Randomize using a specific vendor's OUI prefix
--prefer-ifconfigOn Linux, force ifconfig instead of ip
--format=jsonEmit structured JSON (for scripts / automation)
--dry-run, -nShow what would happen without making changes
--verbose, -vDetailed diagnostic logging
--quiet, -qSuppress non-essential output
--timeout=<ms>Per-operation timeout in milliseconds (default 30000)
--versionPrint package version

Exit Codes

CodeMeaning
0Success
1Error
2Dry-run would fail (e.g. device not found)