diff --git a/README.md b/README.md index e6a79a2f..c502db0a 100644 --- a/README.md +++ b/README.md @@ -2015,6 +2015,34 @@ Update from the Adguard UI __________________________________________________________________________________________ + +
+ 🔸Blocky LXC + +

+ +

Blocky LXC

+ +[Blocky](https://0xerr0r.github.io/blocky/) is a DNS proxy and ad-blocker for the local network written in Go. + +To create a new Proxmox Blocky LXC, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/blocky-v4.sh)" +``` + +

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡

+ + +⚙️ **To Update Blocky** + +```yaml +Working On +``` +__________________________________________________________________________________________ + +
+ ⬆__________________________________________________________________________________________