From ad0e3fca45436a79952ceda60b8cd86795373959 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 6 Jun 2022 06:43:13 -0400 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index 6c77de27..d63a70b5 100644 --- a/README.md +++ b/README.md @@ -1303,6 +1303,35 @@ ________________________________________________________________________________ +
+ 🔸Whoogle LXC + +

+ +

Whoogle LXC

+ +Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. + +To create a new Proxmox Whoogle LXC, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/whoogle-v3.sh)" +``` + +

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

+ +**Whoogle Interface - IP:5000** + +⚙️ **To Update Whoogle** + +Run in the LXC console +```yaml +pip3 install whoogle-search --upgrade +``` +____________________________________________________________________________________________ + +
+
Heimdall Dashboard LXC