From db23eec00c81710dfc7ede7ae4c2c10120083488 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 5 Oct 2022 11:38:18 -0400 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) 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 +``` +__________________________________________________________________________________________ + +
+ ⬆__________________________________________________________________________________________