esp8266 / esp8266/Arduino

Enhancement - multiple domains in DNS Server

Open
#3,558 0 comments 9 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

Please add the ability to serve DNS requests for multiple domains in DNS Server. For example, newer versions of Android check the availability of Internet by accessing URL http://clients3.google.com/generate_204 and expecting to get HTTP 204 code.

At the same time, returning ESP8266 IP address for all DNS queries by using "*" domain name in DNS server setup is not optimal, because all applications that are installed on Android will try to access their servers by ESP8266 IP.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.