Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spyboy-productions/m474
Network Privacy and Security Tool- Change MAC addresses, randomizing internal IP addresses, and renewing IP addresses
https://github.com/spyboy-productions/m474
ip-changer ip-renew mac-address mac-address-changer mac-address-spoofing macchanger spoof-mac
Last synced: about 1 month ago
JSON representation
Network Privacy and Security Tool- Change MAC addresses, randomizing internal IP addresses, and renewing IP addresses
- Host: GitHub
- URL: https://github.com/spyboy-productions/m474
- Owner: spyboy-productions
- License: agpl-3.0
- Created: 2024-03-11T16:06:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T08:23:37.000Z (4 months ago)
- Last Synced: 2024-08-10T09:33:17.930Z (4 months ago)
- Topics: ip-changer, ip-renew, mac-address, mac-address-changer, mac-address-spoofing, macchanger, spoof-mac
- Language: Python
- Homepage:
- Size: 1.76 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
M474 is an open-source network privacy and security tool designed to enhance your online privacy. It provides features for changing MAC addresses, randomizing internal IP addresses, and renewing IP addresses, creating an additional layer of privacy during network activities.
### Features
- **MAC Address Changer:** Change the MAC address of your network interface to enhance privacy and security.
- **Internal IP Randomizer:** Randomize the internal (loopback) IP address for added privacy and network obfuscation.
- **IP Renewal:** Renew both internal and external IP addresses to enhance anonymity and avoid tracking.
This tool is a Proof of Concept and is for Educational Purposes Only.
> [!IMPORTANT]
> It is crucial to be cautious when making changes that could potentially disrupt system functionality or network connectivity.### Installation
```bash
git clone https://github.com/spyboy-productions/M474.git
```
```bash
cd M474
```
```bash
pip3 install -r requirements.txt
```
```diff
+ Note: This script must be run as root.
```
```bash
sudo python3 M474.py
```
```diff
+ To manually revert the MAC address to the permanent MAC address.
```
```bash
sudo python3 M474.py revert
```
This will `revert the MAC address` and print a success message.#### 💬 If having an issue [Chat here](https://discord.gg/ZChEmMwE8d)
[![Discord Server](https://discord.com/api/guilds/726495265330298973/embed.png)](https://discord.gg/ZChEmMwE8d)#### Contribution:
Contributions and feature requests are welcome! If you encounter any issues or have ideas for improvement, feel free to open an issue or submit a pull request.
#### 😴🥱😪💤 ToDo:
- add more stuff to secure network privacy
### ⭔ Snapshots
---If you find this GitHub repo useful, please consider giving it a star! ⭐️