PubInv / krake

A wireless alarm device which makes loud noises and flashes lights to alert a human
GNU Affero General Public License v3.0
0 stars 2 forks source link

Learn about IP address, The "arp -a" Command. #83

Open ForrestErickson opened 5 days ago

ForrestErickson commented 5 days ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Engineers developing IOT devices must know about IP address features. Learn about "ipconfig" on Windows and "ifconfig" on Linix Learn about "ping" Learn about "arp -a" Learn about DNS Learn about mDNS

Describe the solution you'd like A clear and concise description of what you want to happen. Here for example is the results of an "arp -a" comand before and after the ping of the address of an ESP32 device. image

image

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.