umbrel-apps/technitium-dns/umbrel-app.yml
2024-08-13 13:41:39 +10:00

35 lines
1.5 KiB
YAML

manifestVersion: 1
id: technitium-dns
category: networking
name: Technitium DNS Server
version: "12.2.1"
tagline: Block ads & malware at the DNS level for your entire network
description: >-
Technitium DNS Server is an open source authoritative, as well as recursive, DNS server that can be used for self hosting a DNS server for privacy & security.
It works out-of-the-box with no or minimal configuration.
releaseNotes: >-
This release includes several new features and improvements:
- Added support for NAPTR record type
- New Default Responsible Person option in Settings for adding Primary Zones
- Updated Serve Stale implementation with configurable Answer TTL, Reset TTL, and Max Wait Time options
- Improved SVCB/HTTPS record implementation with automatic IP address hints
- Updated TXT record implementation for better RFC 6763 support
- New Filter AAAA App for preferring IPv4 connections on dual-stack setups
- Multiple bug fixes and improvements
Full release notes can be found at https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md
developer: Technitium
website: https://technitium.com/dns/
dependencies: []
repo: https://github.com/TechnitiumSoftware/DnsServer
support: https://github.com/TechnitiumSoftware/DnsServer/discussions
port: 5380
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: admin
deterministicPassword: true
submitter: highghlow
submission: https://github.com/getumbrel/umbrel/pull/1046