Software:Technitium DNS Server: Difference between revisions

From HandWiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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.


Line 23: Line 23:
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.<ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer/blob/master/APIDOCS.md | title=Technitium DNS Server API Documentation| website=[[GitHub]]}}</ref>
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.<ref>{{cite web | url=https://github.com/TechnitiumSoftware/DnsServer/blob/master/APIDOCS.md | title=Technitium DNS Server API Documentation| website=[[GitHub]]}}</ref>


Technitium DNS Works on Windows, Linux, macOS and Raspberry Pi. <dourl>https://handwiki.org/wiki/</dourl>.
Technitium DNS Works on Windows, Linux, macOS and Raspberry Pi. <dourl>https://handwiki.org/wiki/|MyLink</dourl>.


== See also ==
== See also ==

Latest revision as of 17:49, 5 September 2024

Technitium DNS Server
Technitium DNS Server logo
Tecjnitium DNS Server Screenshot
Screenshot of the Technitium DNS Server web interface
Developer(s)Shreyas Zare
Initial releaseAugust 29, 2017; 7 years ago (2017-08-29)
Stable release
15 June 2024 / 12.2.1
Repositorygithub.com/TechnitiumSoftware/DnsServer
Written inC#
Operating systemLinux,Windows
LicenceGNU General Public License
Websitehttps://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

References