Exemple #1
0
 def __init__(self, interface, bssid):
     self.interface = WiFiInterface(interface)
     self.bssid = bssid.lower()