more tools
This commit is contained in:
10
ssh-notify/example.conf
Normal file
10
ssh-notify/example.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
# Email Notification Settings
|
||||
EMAIL_RECIPIENT=""
|
||||
EMAIL_API_ENDPOINT="https://mail-proxy.example.org/api/mail"
|
||||
|
||||
# Telegram Notification Settings
|
||||
TELEGRAM_BOT_TOKEN=""
|
||||
TELEGRAM_CHAT_ID=""
|
||||
|
||||
# Log file for the notifier script
|
||||
LOG_FILE="/var/log/ssh-notify.log"
|
||||
Reference in New Issue
Block a user