diff --git a/README.md b/README.md index 9ce34aeb..f7f52db0 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,32 @@ ________________________________________________________________________________ +
+ 🔸Technitium DNS LXC + +

+ +

Technitium DNS LXC

+An open source authoritative as well as recursive DNS server + +To create a new Proxmox Technitium DNS LXC, run the following in the Proxmox Shell (V2). + +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/technitiumdns.sh)" +``` + +

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

+ +**Technitium DNS Interface - IP:5380** + +⚙️ **To Update** + +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/technitiumdns-update.sh)" +``` +__________________________________________________________________________________________ + +