1 2 3 4 5 6 7 8
#!/bin/bash hcitool scan echo "Enter The Mac Adress of the desired victim" read targer clear echo "Scanning" clear python main.py TARGET=$targer