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 !
🔴 - By using our software, you are fully responsible for any damage that may occur!
(Work with Python 3.12.5)
- Clone the repository
- Run the command :
pip install -r ./requirements.txt
- Run the
main.py
file
If you encounter any issues, please check the logs for error messages and open an issue