tinydns
DNS server
A simple DNS server for small devices with limited resources.
Very simple DNS async server for micropython
32 stars
2 watching
6 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
dnsdns-servermicropythontinydns
Related projects:
Repository | Description | Stars |
---|---|---|
belyalov/tinyweb | A lightweight HTTP server for microcontrollers with limited resources | 252 |
vshymanskyy/aiodns | An asynchronous DNS client for MicroPython-based boards | 10 |
jczic/microdnssrv | A lightweight DNS server designed to respond to A queries from MicroPython-based devices with support for multiple domains and wildcards. | 74 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
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 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
socketry/rubydns | A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. | 717 |
yschaeff/icantbelieveitsnotdns | An implementation of an authoritative DNS server for the ESP8266 | 19 |
cpopp/microtelnetserver | A simple telnet server for interacting with the REPL in MicroPython-based systems. | 76 |
jacklinquan/micropython-basicdweet | A basic API module for the Dweet service | 3 |
troublegum/micropyserver | A simple HTTP server for MicroPython projects | 126 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
deshipu/micropython-bno055 | A Python implementation of a navigation system using a BNO055 IMU sensor. | 4 |
kapetan/dns | A C# library for sending and receiving DNS messages using UDP and TCP. | 418 |