https://github.com/stealth/qdns
QUANTUM-DNS server
https://github.com/stealth/qdns
Last synced: 3 months ago
JSON representation
QUANTUM-DNS server
- Host: GitHub
- URL: https://github.com/stealth/qdns
- Owner: stealth
- License: other
- Created: 2014-05-22T09:39:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T11:28:54.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T16:53:36.484Z (about 1 year ago)
- Language: C++
- Size: 32.2 KB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
qdns -- A quantum DNS server
============================
qdns is a fast and flexible non-recursive DNS server
for IPv4 and IPv6 and even works without having an
address bound to the interface.
Build
-----
qdns requires [libusi++](https://github.com/stealth/libusipp)
$ make
Run
---
# ./qdns -h
(more to come)