Ejemplo n.º 1
0
 def webinfo(self):
     web = GatherHost(self.url, self.headers)
     web.web_host()
Ejemplo n.º 2
0
 def webinfo(self):
     whg = GatherHost(self.url, self.headers)
     whg.web_host()