da riced headers workan :3
This commit is contained in:
@@ -33,7 +33,7 @@ VENDOR_PREFIXES = ['00:25:DF', '00:58:28', '00:C0:D4', '84:70:03', 'C0:1C:6A', '
|
||||
async def main():
|
||||
os.system('cls' if os.name == 'nt' else 'clear') # clear the console
|
||||
print(header)
|
||||
print("Scanning forPolice...")
|
||||
print("Scanning for Police...")
|
||||
while True:
|
||||
try:
|
||||
devices = await BleakScanner.discover()
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
requests
|
||||
bleak
|
||||
bleak
|
||||
rich
|
||||
Reference in New Issue
Block a user