Skip to content

Version 1.0: Initial Release with MAC Address Management and Anonymity Features

Compare
Choose a tag to compare
@jakk-er jakk-er released this 15 Sep 04:38
· 17 commits to main since this release
d4a1a0f

Release Version 1.0

We are pleased to announce the initial release of Version 1.0! This version introduces several core functionalities and features to enhance network interface management and anonymity. Here’s a summary of what’s included:

Initial Release Highlights

  • Change MAC Address: Implemented functionality to modify the MAC address of network interfaces using both ifconfig and ip link commands.
  • Generate Random MAC Address: Added support for generating random MAC addresses with the local administered bit set.
  • Save and Restore MAC Address: Enabled saving and restoring of original MAC addresses to and from a file.
  • Start and Stop Anonsurf: Integrated with Anonsurf to provide enhanced anonymity features.
  • Check Interface Status: Added functionality to check and display the current status and MAC address of network interfaces.
  • Logging: Implemented basic logging to track actions and errors.
  • Command-Line Interface: Added command-line argument parsing to support various functionalities.

Future Plans

  • Expand functionalities and improve the user interface based on feedback.
  • Enhance integration with additional anonymity tools and services.

License

Contribution Guidelines

  • Contributions are welcome! Please fork the repository and submit a pull request. You can also report issues or suggest features on the GitHub issues page.

Additional Notes

  • Platform Compatibility: This script is primarily designed for and tested on Linux-based operating systems. While it may work on other platforms, optimal functionality and performance are ensured on Linux environments. Users on other systems might encounter compatibility issues or require additional configuration.