Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
MAC address spoofing tool: change, randomize, or restore the hardware address of a network interface.
sudo apt install macchanger
macchanger [options] <interface>
-m <MAC>
-r
-p
-s
-l
-a
-A
systemctl stop network-manager ip link set wlan1 down macchanger -m <TARGET-MAC> wlan1 ip link set wlan1 up
ip link set wlan1 down macchanger -r wlan1 ip link set wlan1 up
ip link set wlan1 down macchanger -p wlan1 ip link set wlan1 up
macchanger -s wlan1