Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 752 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 752 Bytes

block-bad-sites

License: MIT Python

This script allows you to block access to numerous explicit websites on your device quickly and effectively. It's designed for both Linux and Windows environments.

🚀 Installation

📋 Prerequisites

  • Python 3.x installed on your system.

🐧 Linux

  1. Clone the repository.

  2. Open a terminal in the repository directory.

  3. Run the script with:

    sudo python3 block.py
    

🖥️ Windows

  1. Clone the repository.
  2. Run block.py as an Administrator.

🤝 Contributions

Contributions are welcome! Feel free to fork the repository and submit pull requests.