📜 Python, Bash, and PowerShell Scripts

This page documents the various automation and security scripts I've created for different projects. Each script serves a specific purpose in my homelab and workflow.

🐍 Python ⚡ Bash 🪟 PowerShell
⚠️ Note: Some scripts require administrator/root privileges to run. Check individual script pages for specific requirements.

🔧 Featured Scripts

🚫
Adblocker Script
Python script that downloads Steven Black's unified hosts file and updates the system hosts file for network-wide ad and malware blocking. Requires admin/root privileges.
Python
View Script →
👁️
File Monitor
Python script using watchdog that monitors the user's Desktop folder for file changes. Prints real-time alerts to console when files are created, modified, or deleted.
Python
View Script →

📋 All Scripts


📌 Future Scripts

I'm planning to add more scripts for:


📋 Script Details

🚫 Adblocker Script

👁️ File Monitor Script


More scripts will be added soon. Check back for updates!

← Back to Projects