ICantBelieveItsNotDNS
DNS server
An implementation of an authoritative DNS server for the ESP8266
"I Can't Believe It's Not DNS!" (ICBIND) is an authoritative DNS server for the ESP8266 written in MicroPython.
19 stars
6 watching
2 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jczic/microdnssrv | A lightweight DNS server designed to respond to A queries from MicroPython-based devices with support for multiple domains and wildcards. | 74 |
vshymanskyy/aiodns | An asynchronous DNS client for MicroPython-based boards | 10 |
belyalov/tinydns | A simple DNS server for small devices with limited resources. | 32 |
iphelix/dnschef | A highly configurable DNS proxy tool for intercepting and modifying DNS queries during network traffic analysis. | 895 |
kapetan/dns | A C# library for sending and receiving DNS messages using UDP and TCP. | 419 |
p-doyle/micropython-dnsserver-captive-portal | A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. | 16 |
socketry/rubydns | A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. | 717 |
mario-campos/dyndnsd | A dynamic DNS daemon written in C for the OpenBSD operating system. | 21 |
dnsimple/dnsimple-python | A Python client for interacting with the DNSimple API v2 | 65 |
arachnys/ansible-cloudflare | An Ansible module for managing CloudFlare DNS records | 4 |
timothyye/godns | A tool for dynamically updating DNS records across multiple providers | 1,511 |
daeken/httprebind | A tool to automatically test DNS rebinding vulnerability in web applications | 293 |
alexdalitz/dnsruby | A pure Ruby implementation of a DNS client with support for various DNS record types and security features. | 197 |
lazytitan33/dns-exfilnspector | Automatically decodes DNS Exfiltration queries to convert Blind RCE into proper RCE via Burp Collaborator | 8 |
anirudhbiyani/findmytakeover | Detects DNS record misconfigurations that could be exploited by attackers | 135 |