InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Technitium DNS Server Alternatives
Similar projects and alternatives to Technitium DNS Server
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
-
budibase
Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MeshCentral
A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
-
ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
-
Installation
The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
-
speedtest
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
-
-
-
-
-
Kimai 2
Discontinued Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud [Moved to: https://github.com/kimai/kimai]
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Technitium DNS Server discussion
Technitium DNS Server reviews and mentions
-
ndm VS Technitium DNS Server - a user suggested alternative
2 projects | 4 Aug 2024
-
Runs on your OpenWrt box: AdGuard Home is network-wide blocking ads and tracking
It works on minimal hardware. I am running it on an Orange Pi 3 LTS.
https://technitium.com/dns/
- Technitium DNS Server: Self host a DNS server for privacy and security
-
A simple backup script
#!/bin/bash # Check input file if [ $# -eq 0 ]; then echo "Usage: $0 " exit 1 fi # Configurable value for zip file suffix SUFFIX="daily" # Get input file DNS_FILE=$1 # Read lines while read -r line; do HOSTNAME=$(echo $line | cut -d',' -f1) IP=$(echo $line | cut -d',' -f2) TOKEN=$(echo $line | cut -d',' -f3) # Construct API URL with IP and token, change any unwanted settings below to false as documented in https://github.com/TechnitiumSoftware/DnsServer/blob/master/APIDOCS.md#backup-settings URL="http://$IP:5380/api/settings/backup?token=$TOKEN&blockLists=true&logs=true&scopes=true&apps=true&stats=true&zones=true&allowedZones=true&blockedZones=true&dnsSettings=true&logSettings=true&authConfig=true" # Construct output file name FILE_NAME=$HOSTNAME-$IP-$(date +%Y%m%d)-$SUFFIX.zip # Call API curl -o $FILE_NAME $URL done < $DNS_FILE
-
Overwatch 2 disconnects when using Windows Server 2022 for DHCP/DNS
You can try using a DNS/DHCP server other than the Windows one, e.g. Technitium I use this on Linux but as it is written in Dotnet it will of course also work on Windows https://technitium.com/dns/
-
Has anyone been able to set up dockerized CrowdSec in front of dockerized NPM using official images only?
I recently made an effort to harden my network due to (technically) exposing more of it with FireZone (WireGuard). For the curious, I shared some details in a recent comment. I didn't mention it in the comment, but I also set up local DNS (Technitium) with block lists.
- Self hosted DNS solution
-
User security and access
Thanks for asking. There is already a feature request on Github for it. It is not planned to be implemented for now since there are some core features that are prioritized to be implemented. But it should come later once the planned features are implemented.
-
Technitium DNS Server v11.3 Released!
See what's new in this release: https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md
-
Gravity - A new, open source DNS/DHCP server with Adblocking and inbuilt config replication
How would this compare to https://technitium.com/dns/?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 Sep 2024
Stats
TechnitiumSoftware/DnsServer is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of Technitium DNS Server is C#.
Popular Comparisons
- Technitium DNS Server VS Pi-hole
- Technitium DNS Server VS awesome-selfhosted
- Technitium DNS Server VS PowerDNS-Admin
- Technitium DNS Server VS Cockpit
- Technitium DNS Server VS nextdns
- Technitium DNS Server VS dns-server-setup
- Technitium DNS Server VS WPF-GO-dnscrypt-proxy-md
- Technitium DNS Server VS Poweradmin
- Technitium DNS Server VS mosdns
- Technitium DNS Server VS dns-ui