Giter Site home page Giter Site logo

dotlocalfinder's Introduction

.Local Finder

License

Apache-2.0

Guard object of logger for debugging. Copyright (c) 2020- Network Revolution Inc.

dotlocalfinder's People

Contributors

maccadoo avatar networkrevolution avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotlocalfinder's Issues

[idea] "daemon" to resolve .local domains "locally"

hi..... i had a crazy idea ... but too bad i haven't the knowledge to do it myself :/

most old android versions doesn't support mdns .local domain resolution, that was implemented just recently in android 9-10 i guess (after 10 years!!)

especially for IoT, would be very practical to just open your browser and just type "arduino-bot.local" or "raspi-tv.local" transparently, without the need to lookup the hostname in a separate app (like this :) to directly write the ip ... but for this reansparency works the domain resolution needs to be integrated on the system.... we also don't want to bother clients (or parents, or grandpas, usually non skilled in technology) with additional procedures

i imagine a daemon, or a background app, that frequently scans the network to discover mdns hosts (like this) and maintains a local list, and later starts a local dns server with results,... or an updated hosts file. or somewhere in ram where these tables are, or whatever

another way could be to intercept dns queries somewhere, or failed dns queries... (thus avoiding the mentioned polling and delays), ... so when domain was not found it performs the discovery and talks dns protocol locally (what dns servers do) to tell the app the correct ip address

another solution could be a tiny local dns server that intercepts dns queries and forwards to the "real" dns server,,, but when domain query ends with .local it do all the mdns discovery in bakcground itself and gives the result directly

i don't comprehend too much these mechanisms, i hope i made myself understood

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.