Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toitlang/pkg-dns-simple-server

Package: Simple IPv4 DNS name server.
https://github.com/toitlang/pkg-dns-simple-server

dns-server toit

Last synced: 11 days ago
JSON representation

Package: Simple IPv4 DNS name server.

Awesome Lists containing this project

README

        

# DNS Simple Server

This is an extremely simple IPv4 DNS (name) server written in pure Toit that
can have a static hosts table and a default answer.

It is intended for use in a captive WiFi portal application. There is an
example of this usage in the examples subdirectory