Update README.md

This commit is contained in:
tteckster 2022-03-18 07:34:59 -04:00 committed by GitHub
parent 0137e70d1b
commit 7ba4d7c1ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -1011,6 +1011,32 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸Technitium DNS LXC</summary>
<p align="center"><img src="https://avatars.githubusercontent.com/u/12230362?s=100&v=4" height="100"/></p>
<h1 align="center" id="heading"> Technitium DNS LXC </h1>
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)"
```
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
**Technitium DNS Interface - IP:5380**
⚙️ **To Update**
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/technitiumdns-update.sh)"
```
__________________________________________________________________________________________
</details>
<details>