-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi ,
In line
Line 99 in 8d077ba
| command = f'echo "Subdomain {subdomain} has been discovered!" | {notify_binary} -silent -config {notify_api} -id {domain}' |
-id
According to the help:
-id string[] id to send the notification to (optional)
This one breaks the notify message sending, since id = domain.
I fix it by entirely removing -id {domain} ;-)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels