umbrel-apps/technitium-dns/umbrel-app.yml
2024-09-26 16:12:44 +10:00

40 lines
1.7 KiB
YAML

manifestVersion: 1
id: technitium-dns
category: networking
name: Technitium DNS Server
version: "13.0.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:
- Implemented Catalog Zones support for automatic DNS zone provisioning
- Added new Secondary Forwarder zone support
- Introduced Query Access feature for configuring access to individual zones
- Added support for Expiry TTL for records in zones
- Implemented concurrency in recursive resolver for improved performance
- Added latency-based name server selection algorithm
- Implemented ZONEMD validation support for Secondary zones
- Added support for Responsible Person (RP) record
- Introduced Network Access Control Lists for Recursion, Zone Transfer, and Dynamic Updates
- Improved brute force protection for admin web service
- Multiple other minor 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