wqebhooky
This commit is contained in:
@@ -20,6 +20,8 @@ send_discord_webhook() {
|
||||
"$webhook_url"
|
||||
}
|
||||
|
||||
send_discord_webhook "FUZZ"
|
||||
|
||||
while true; do #infinite loop
|
||||
# scan for those vendor ids
|
||||
blescan=$(bluetoothctl -t 5 scan on | awk '{print $3}' | grep "${vendor_ids[@]/#/-e }")
|
||||
|
||||
Reference in New Issue
Block a user