🔧 Updated wpa_supplicant conf mac spoof

This commit is contained in:
tomit4 2026-06-06 17:42:31 -07:00
parent e8fcf6df7a
commit 72f7628cc6

View file

@ -0,0 +1,9 @@
# Randomizes mac address
mac_addr=1
preassoc_mac_addr=1
gas_rand_mac_addr=1
network={
ssid="your_ssid_goes_here"
psk="your_ssid_password_goes_here"
}