.Local Finder(look IP by mDNS)

4,8
35 ta sharh
1 ming+
Yuklanmalar
Yoshga oid cheklov
Hamma uchun
Skrinshot
Skrinshot
Skrinshot
Skrinshot
Skrinshot

Bu ilova haqida

It is a simple software that returns IP address after entering a Host-Name.
It works only under the WiFi.

This app is developed as an open source.
https://github.com/Network-Revolution/DotLocalFinder

If you find the debian or ubuntu or centos or Red-Hat PC,These PC need to have mDNS installed.
Please input the following command.
apt install avahi-daemon libnss-mdns
dnf install avahi avahi-tools nss-mdns
yum install avahi avahi-tools nss-mdns

Windows10 and macOS have mDNS installed from the beginning, so you can find it without any action.
If you have even mDNS installed, you can also find SBCs such as ESP32 or micro:bit.
The following example shows how to build a host with Arduino.
https://github.com/Vasil-Pahomov/Liana
https://tttapa.github.io/ESP8266/Chap08%20-%20mDNS.html

You can do not only Arduino but also Golang
https://github.com/hashicorp/mdns

but also Python
https://pypi.org/project/mdns-publisher/

Of course,Both Golang and Python run on ESP32.
https://tinygo.org/faq/what-about-esp8266-esp32/
https://docs.micropython.org/en/latest/esp32/tutorial/intro.html

Python run on micro:bit.
https://microbit-micropython.readthedocs.io/en/latest/

Of course, you can also find RaspberryPi with Raspbian installed.
You should search for "raspberrypi" in this app!
Oxirgi yangilanish
23-avg, 2021

Maʼlumotlar xavfsizligi

Xavfsizlik — dastur ishlab chiquvchilar maʼlumotlaringizni qanday jamlashi va ulashishini tushunishdan boshlanadi. Maʼlumotlar maxfiyligi va xavfsizlik amaliyotlari ilovadan foydalanish, hudud va yoshga qarab farq qilishi mumkin. Bu axborot dastur ishlab chiquvchi tomonidan taqdim etilgan va keyinchalik yangilanishi mumkin.
Tashqi hamkorlarga hech qanday axborot ulashilmagan
Dastur ishlab chiquvchilar axborot ulashilishini qanday aytishi haqida batafsil
Hech qanday maʼlumot jamlanmagan
Dastur ishlab chiquvchilar axborot jamlanishini qanday aytishi haqida batafsil

Reytinglar va sharhlar

4,8
32 ta sharh

Nima yangiliklar

Changed the behavior so that it can be opened in a browser.