MicroDNSSrv
DNS server
A lightweight DNS server designed to respond to A queries from MicroPython-based devices with support for multiple domains and wildcards.
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
73 stars
4 watching
21 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
captive-portaldnsdns-serveresp32hc2hostiplookuplopymicropythonnameserverpycomrecordresolvewildcardwipy
Related projects:
Repository | Description | Stars |
---|---|---|
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| A simple DNS server for small devices with limited resources. | 32 |
| A micro HTTP Web client for MicroPython | 56 |
| A micro HTTP JSON REST client library for MicroPython-based devices | 29 |
| A small async DNS client for MicroPython | 13 |
| A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. | 16 |
| An implementation of an authoritative DNS server for the ESP8266 | 19 |
| A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. | 717 |
| A tool for managing DNS records across multiple providers in a standardized way | 1,501 |
| A Golang library for peer-to-peer service discovery on local networks using multicast DNS | 1,204 |
| A Java library implementing Multicast DNS and DNS-Based Service Discovery protocols | 111 |
| A pure Nim implementation of the Domain Name System (DNS) client protocol | 22 |
| A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |