Skip to content
New issue

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

Integrate MAC address spoofing by default #9

Closed
3 tasks done
bissito opened this issue Feb 17, 2022 · 2 comments · Fixed by #15
Closed
3 tasks done

Integrate MAC address spoofing by default #9

bissito opened this issue Feb 17, 2022 · 2 comments · Fixed by #15
Assignees
Labels
enhancement New feature or request

Comments

@bissito
Copy link
Member

bissito commented Feb 17, 2022

  • build.sh --> Install macchanger (if not installed)

  • torall.py - On --start --> Set fully random MAC addresses on all interfaces

  • torall.py - On --stop --> Reset all interfaces to the original, permanent hardware MAC addresses

@bissito bissito added the enhancement New feature or request label Feb 17, 2022
@TheKidEmil TheKidEmil self-assigned this Feb 17, 2022
@bissito bissito changed the title Install and use macchanger Integrate MAC address spoofing by default Feb 18, 2022
@TheKidEmil
Copy link
Member

@bissito Please check out on the testing branch. I implemented 2 new functions -- spoof_mac_addresses() and revert_mac_addresses() but I have comment out the calls to them for they seem to bug up, mess up, and slow down the other processes 😞 Look for IPv6 and NetworkManager problems mostly. Also, check iptables and firewall as well. Thank you.

@bissito
Copy link
Member Author

bissito commented Feb 22, 2022

@TheKidEmil Fixed 👍

bissito added a commit that referenced this issue Feb 22, 2022
@bissito bissito closed this as completed Feb 22, 2022
@bissito bissito linked a pull request Feb 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants