SpoofMAC
SpoofMAC copied to clipboard
ipconfig error Sonoma 14.4
ipconfig is deprecated. I see this was addressed in the change log, but with the most recent version still cannot get it to work right.
WARNING: The airport command line tool is deprecated and will be removed in a future release.
For diagnosing Wi-Fi related issues, use the Wireless Diagnostics app or wdutil command line tool.
ifconfig: ioctl (SIOCAIFADDR): Can't assign requested address Traceback (most recent call last):
File "/opt/homebrew/bin/spoof-mac", line 138, in
I was able to work around this issue by first disabling wifi on my M1 Air (running 4.1), then running the spoof-mac command. Running the command will also re-enable wifi.
This worked, thank you. Although it does say it will not work in the future due to deprecation of the ipconfig tool. I hope there is a fix in the works.
same issue, doing what you said solve it , but i hope for a perm fix..
I was able to work around this issue by first disabling wifi on my M1 Air (running 4.1), then running the spoof-mac command. Running the command will also re-enable wifi.
thank you so much it now work on my macbook air m2
Thanks @minnesnowtawastaken this worked for me ;)
@minnesnowtawastaken it doesn't seem to work for me i am using ifconfig en0 down
but as soon as i use sudo spoof-mac randomize en0
wifi restarts with the same mac address
Found a Trick and it is working
Thanks @aaronleetw, @DarkNero69!
@artkiver developed a new version that supports macOS Sonoma 14.4+ on branch v0.2-draft.
Please let @artkiver know if the new version does the job:
git clone -b v0.2-draft https://github.com/shilch/macchanger
cd macchanger
make
./macchanger
Thank you!
This program only works on Sonoma 14.4.1 when the wifi device is enabled but then disconnected from all networks. Otherwise gives error message: " ERROR: This device / interface has no MAC address to set.”
On May 11, 2024, at 12:28 PM, ar5hil @.***> wrote:
Found a Trick and it is working
Thanks @aaronleetw https://github.com/aaronleetw, @DarkNero69 https://github.com/DarkNero69!
@artkiver https://github.com/artkiver developed a new version that supports macOS Sonoma 14.4+ on branch v0.2-draft.
Please let @artkiver https://github.com/artkiver know if the new version does the job:
git clone -b v0.2-draft https://github.com/shilch/macchanger cd macchanger make ./macchanger Thank you!
— Reply to this email directly, view it on GitHub https://github.com/feross/SpoofMAC/issues/118#issuecomment-2105538115, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG7FCAA4JBYZVF727YEQ2ALZBWM77AVCNFSM6AAAAABEW4DIROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBVGUZTQMJRGU. You are receiving this because you authored the thread.
It also keep the same mac address for me when using sudo spoof-mac randomize en0
after turning off the wifi.