Options (6)
-s, --showbooleanView the current and permanent MAC addresses of an interface
Example:
macchanger {{[-s|--show]}} {{interface}}-r, --randombooleanSet interface to a random MAC
Example:
macchanger {{[-r|--random]}} {{interface}}-b, --biabooleanSet an interface to a random MAC address, and pretend to be a [b]urned-[i]n-[a]ddress
Example:
macchanger {{[-r|--random]}} {{[-b|--bia]}} {{interface}}-m, --macbooleanSet an interface to a specific MAC address
Example:
macchanger {{[-m|--mac]}} {{XX:XX:XX:XX:XX:XX}} {{interface}}-l, --listbooleanPrint the identifications (the first three bytes of a MAC address) of all known vendors
Example:
macchanger {{[-l|--list]}}-p, --permanentbooleanReset an interface to its permanent hardware MAC address
Example:
macchanger {{[-p|--permanent]}} {{interface}}Examples (6)
View the current and permanent MAC addresses of an interface
macchanger [-s|--show] interfaceSet interface to a random MAC
macchanger [-r|--random] interfaceSet an interface to a random MAC address, and pretend to be a [b]urned-[i]n-[a]ddress
macchanger [-r|--random] [-b|--bia] interfaceSet an interface to a specific MAC address
macchanger [-m|--mac] XX:XX:XX:XX:XX:XX interfacePrint the identifications (the first three bytes of a MAC address) of all known vendors
macchanger [-l|--list]Reset an interface to its permanent hardware MAC address
macchanger [-p|--permanent] interfacemade by @shridhargupta | data from tldr-pages