Modifies the hosts file in Windows to block known websites that are used to host malware & spam.
Compiled Executable:
Build:
$git clone https://github.com/moziIIa/blocker.git
cd blocker
pip install pyinstaller
pyinstaller --onefile --uac-admin --icon=cloud.ico main.py
Discord – @wikitubia
Mail – admin@cherri.cf
Distributed under the WTFPL license. See LICENSE
for more information.
Feel free to open a pull request with any desired changes to the repository.