Example #1
0
 def serveros(self):
     os = GatherHost(self.url, self.headers)
     os.os_server()
Example #2
0
 def serveros(self):
     whg = GatherHost(self.url, self.headers)
     whg.os_server()