Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6356

Beginners • Re: Installing ISP software to configure ip settings

$
0
0
Dunno but that utility seems to be for "...device discovery enables users to find the IP address assigned to network connected CyberPower devices..."
So we could just use nmap for that?
install nmap

Code:

sudo apt install -y nmap
e.g. scan our network for other machines

Code:

nmap -sn 192.168.1.0/24

Statistics: Posted by neilgl — Sun Dec 08, 2024 4:09 pm



Viewing all articles
Browse latest Browse all 6356

Trending Articles