askmara-tcp
complementary server process to TCP functions for MaraDNS
Install
- All systems
-
curl cmd.cat/askmara-tcp.sh
- Debian
-
apt-get install maradns-zoneserver
- Ubuntu
-
apt-get install maradns-zoneserver
- Kali Linux
-
apt-get install maradns-zoneserver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install maradns-zoneserver
- Raspbian
-
apt-get install maradns-zoneserver
- Dockerfile
- dockerfile.run/askmara-tcp
maradns-zoneserver
complementary server process to TCP functions for MaraDNS
The MaraDNS zoneserver listens on port 53/tcp and handles DNS zone transfers and any DNS query done over TCP instead of UDP. It uses the same configuration file as the MaraDNS process itself. This package also includes askmara-tcp, a version of askmara that uses TCP rather than UDP.