Implement a module focused on data redaction. This could include functions to replace partial or full MAC addresses with placeholders.
One could choose to replace the OUI part of the MAC address, the UID part of the MAC or the entire MAC.
This function might be useful when posting output from networking equipment in forums and such.
mactool redact ...
Implement a module focused on data redaction. This could include functions to replace partial or full MAC addresses with placeholders.
One could choose to replace the OUI part of the MAC address, the UID part of the MAC or the entire MAC.
This function might be useful when posting output from networking equipment in forums and such.
mactool redact ...