Software:Technitium DNS Server: Difference between revisions
MainEditor (talk | contribs) No edit summary |
MainEditor (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
== Technitium DNS Server == | == Technitium DNS Server == | ||
Technitium DNS Server <ref>{{cite web | url=https://technitium.com/dns/ | title=Technitium DNS Server}}</ref><ref>{{cite web | url=http://linuxmafia.com/faq/Network_Other/dns-servers.html | title=DNS Server (and Related) Software for Unix}}</ref><ref>[[Comparison_of_DNS_server_software|Comparison of DNS server software | Technitium DNS Server <ref>{{cite web | url=https://technitium.com/dns/ | title=Technitium DNS Server}}</ref><ref>{{cite web | url=http://linuxmafia.com/faq/Network_Other/dns-servers.html | title=DNS Server (and Related) Software for Unix}}</ref><ref>[[Software:Comparison_of_DNS_server_software|Comparison of DNS server software | ||
]]</ref> is a [[Free software|free]], opensource <ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer | title=Source Code| website=[[GitHub]]}}</ref> (GPLv3),<ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer/blob/master/LICENSE | title=GPLv3 License| website=[[GitHub]]}}</ref> cross platform, authoritative, caching and recursive DNS server software. It supports [[DNS over TLS|DNS-over-TLS]], [[DNS over HTTPS|DNS-over-HTTPS]], and DNS-over-QUIC encrypted DNS protocols.<ref>{{cite web | url=https://dnsprivacy.org/implementation_status/#other-implementation-work | title=DNS Privacy Implementation Status}}</ref> It also supports [[Domain Name System Security Extensions|DNSSEC]] signing and validation for [[RSA (cryptosystem)|RSA]] and [[Elliptic Curve Digital Signature Algorithm|ECDSA]] algorithms with both NSEC and NSEC3. | ]]</ref> is a [[Free software|free]], opensource <ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer | title=Source Code| website=[[GitHub]]}}</ref> (GPLv3),<ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer/blob/master/LICENSE | title=GPLv3 License| website=[[GitHub]]}}</ref> cross platform, authoritative, caching and recursive DNS server software. It supports [[DNS over TLS|DNS-over-TLS]], [[DNS over HTTPS|DNS-over-HTTPS]], and DNS-over-QUIC encrypted DNS protocols.<ref>{{cite web | url=https://dnsprivacy.org/implementation_status/#other-implementation-work | title=DNS Privacy Implementation Status}}</ref> It also supports [[Domain Name System Security Extensions|DNSSEC]] signing and validation for [[RSA (cryptosystem)|RSA]] and [[Elliptic Curve Digital Signature Algorithm|ECDSA]] algorithms with both NSEC and NSEC3. | ||
Latest revision as of 16:49, 5 September 2024
Screenshot of the Technitium DNS Server web interface | |
Developer(s) | Shreyas Zare |
---|---|
Initial release | August 29, 2017 |
Stable release | 15 June 2024
/ 12.2.1 |
Repository | github |
Written in | C# |
Operating system | Linux,Windows |
Licence | GNU General Public License |
Website | https://technitium.com/dns/ |
Technitium DNS Server
Technitium DNS Server [1][2][3] is a free, opensource [4] (GPLv3),[5] cross platform, authoritative, caching and recursive DNS server software. It supports DNS-over-TLS, DNS-over-HTTPS, and DNS-over-QUIC encrypted DNS protocols.[6] It also supports DNSSEC signing and validation for RSA and ECDSA algorithms with both NSEC and NSEC3.
The DNS server also features blocking domain names using block lists [7] and also supports using HTTP or SOCKS5, for transport of DNS requests over Tor network.[8]
The DNS server supports running independently developed plugins that can be used to process and respond to DNS requests. It also provides a HTTP API that can be used by 3rd party software to manage the DNS server.[9]
Technitium DNS Works on Windows, Linux, macOS and Raspberry Pi. 🔗 MyLink.
See also
- Ad blocking
- Online advertising
References
- ↑ "Technitium DNS Server". https://technitium.com/dns/.
- ↑ "DNS Server (and Related) Software for Unix". http://linuxmafia.com/faq/Network_Other/dns-servers.html.
- ↑ Comparison of DNS server software
- ↑ "Source Code". https://github.com/TechnitiumSoftware/DnsServer.
- ↑ "GPLv3 License". https://github.com/TechnitiumSoftware/DnsServer/blob/master/LICENSE.
- ↑ "DNS Privacy Implementation Status". https://dnsprivacy.org/implementation_status/#other-implementation-work.
- ↑ "5 Top Self-Hosted Opensource DNS Servers Like Pi-Hole". 8 April 2023. https://opensourcegeeks.net/5-top-self-hosted-opensource-dns-servers-like-pi-hole/.
- ↑ "Configuring DNS Server For Privacy & Security". https://blog.technitium.com/2018/06/configuring-dns-server-for-privacy.html.
- ↑ "Technitium DNS Server API Documentation". https://github.com/TechnitiumSoftware/DnsServer/blob/master/APIDOCS.md.
Original source: https://en.wikipedia.org/wiki/Technitium DNS Server.
Read more |