id: 12738    nodeId: 12738    type: General    point: 10.0    linkPoint: .0    maker: cella    permission: linkable    made at: 2020.03.24 05:09    edited at: 2022.03.31 02:24
how to scan LAN (Local Area Network)
// find active ip addresses
$ arp -a

// find detail of each ip
$ nmap -O -v IP_address

Return to 헤드폰 2020.6 or how to scan LAN (Local Area Network)