How to scan all ip address in your LAN without any software

preview_player
Показать описание
This videos will show you how to scan your local IP address using command cmd. you will never wast your time to manage your local address.
-run command to scan and save it on the text file

by LDP Channel
Рекомендации по теме
Комментарии
Автор

for /L %i in (0, 1, 255) do ping -n 1 -w 25- 192.168.2.%i>>ip-list.txt

ITSupportCambodiavideos
Автор

command line of "arp -a" is way easier

palliard
Автор

how to find the device accessing my internet either a mobile or computer

service
Автор

Can you tell how we can get MAC Address of all the static IPs on our network?

zulqarnainshafqat
Автор

ok, but how do we tell what IP address goes to what device?

cyberstar
Автор

What's the music in the background

gamingcenter