def __init__(self, domains, id=''): self.domains = domains self.ips = [] self.id = id self.nm = nmap.PortScanner()