I need to obtain from a certain subnet, for example 10.0.0.0/24, the ip's that are running a specific service: Ex: I need to know what the 'telnet' service is running, and he will return the ip that service is running. this through python-nmap, thanks