We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi wraith-wireless,
Recently I try to use the function macset in my python program; however when I use it, and it throws the following exception:
It seems that the ioctl function raise an IOException.
The following snapshot is set by macchanger, and it set the MAC address successfully.
To be more specifically the following is the commands I use in the interactive-Python:
Can you help to see this issue? Thanks!
The text was updated successfully, but these errors were encountered:
hi, after doing some experiments, it seems that for pyric we can only change mac address when device in managed mode, but not in monitor mode.
Sorry, something went wrong.
No branches or pull requests
Hi wraith-wireless,
Recently I try to use the function macset in my python program; however when I use it, and it throws the following exception:
It seems that the ioctl function raise an IOException.
The following snapshot is set by macchanger, and it set the MAC address successfully.
To be more specifically the following is the commands I use in the interactive-Python:
Can you help to see this issue?
Thanks!
The text was updated successfully, but these errors were encountered: