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 nmape.g. scan our network for other machines
So we could just use nmap for that?
install nmap
Code:
sudo apt install -y nmap
Code:
nmap -sn 192.168.1.0/24
Statistics: Posted by neilgl — Sun Dec 08, 2024 4:09 pm