Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MAC address filtering option inside the script itself. You can type in all 6 octets of the MAC address (to apply the filter to 1 specific tag), or you can filter the list using a few/couple of octets, like "^BC:33:AC" (to apply the filter, so that only MAC addresses that begin with "BC:33:AC:..." would be processed).:

    :local addressRegex "DC:2C:6E:0F:C0:3D"

...