com
Nmap - practical use
Install the Nmap application
[root@amd64 ~]$ dnf install nmap
General network discovery:
[root@amd64 ~]$ nmap -sV --allports -T4 192.164.1.0/24
Wait for the result.