mirror of https://github.com/1N3/Sn1per.git
Updated Slack API Integration (markdown)
parent
9be3269a56
commit
95455f1ac9
|
|
@ -1,8 +1,8 @@
|
|||
To integrate Slack API notifications into Sn1per, edit your ~/.sniper.conf file and enter the appropriate values for the following:
|
||||
To integrate Slack API notifications into Sn1per, edit your /root/.sniper.conf file and enter the appropriate values for the following:
|
||||
|
||||
```
|
||||
# SLACK API
|
||||
SLACK_API_KEY="YOUR_KEY_HERE"
|
||||
SLACK_API_KEY="_______YOUR_KEY_HERE______"
|
||||
SLACK_NOTIFICATIONS="1"
|
||||
SLACK_NOTIFICATIONS_THEHARVESTER="1"
|
||||
SLACK_NOTIFICATIONS_EMAIL_SECURITY="1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue