wifi connection
我通过一些连接network
,并且该网络使用多于router
通过电缆与其他更多 PC 连接(lan connections
),并且我只看到所有连接到与我连接的同一路由器的 PC,我看不到连接到其他路由器的其余计算机。
那么有没有办法可以查看到同一网络的所有连接的 PC 呢?
答案1
输入arp
并terminal
查看结果。
描述
Arp manipulates or displays the kernel's IPv4 network neighbour cache.
It can add entries to the table, delete one or display the current
content.
ARP stands for Address Resolution Protocol, which is used to find the
media access control address of a network neighbour for a given IPv4
Address.