Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.52 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.52 KB

Freebox Anti Parental Control Software

This software allows you to bypass the parental control of the Freebox.

Warning

This software is still under development.
Please keep in note that I'm not a professional programmer, I only do it for fun 😎
You may encounter unfinished features or bugs...
If you come across any issues, please open an issue on the GitHub repository.

Caution

Please read this before :
This software work by changing the MAC Address of the device, so :
💻 - It is only compatible with Windows 10/11
😒 - Some Network Interfaces aren't compatible with changeable MAC Address
📶 - If you are using a WiFi interface, please verify that there is no MAC Whitelist because you will no longer be able to connect to the WiFi network !
⚠️ - It use Windows Registry (If something go wrong, it can break your Windows ⚠️)
🔴 - By using our software, you are fully responsible for any damage that may occur!

Installation 🛠️

(Work with Python 3.12.5)

  1. Clone the repository
  2. Run the command : pip install -r ./requirements.txt
  3. Run the main.py file

Troubleshooting 🔧

If you encounter any issues, please check the logs for error messages and open an issue

Thank You ❤️