Windows查看局域网内在线主机ip

cmd中输入code

for /L %i IN (1,1,254) DO ping -w 2 -n 1 192.168.1.%icmd

而后输入arp -aping

相关文章
相关标签/搜索