158 changed files with 1458 additions and 923 deletions
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -41,8 +41,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -60,6 +58,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -73,15 +72,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -39,8 +39,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -58,6 +56,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -71,15 +70,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -52,8 +52,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -71,6 +69,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -84,15 +83,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
@ -153,7 +157,7 @@ glibc="2.15" |
|||||
## Game Server Directories |
## Game Server Directories |
||||
systemdir="${serverfiles}" |
systemdir="${serverfiles}" |
||||
executabledir="${serverfiles}" |
executabledir="${serverfiles}" |
||||
executable="./BODS.x86" |
executable="./BODS.x86_64" |
||||
servercfgdir="${systemdir}" |
servercfgdir="${systemdir}" |
||||
servercfg="${selfname}.txt" |
servercfg="${selfname}.txt" |
||||
servercfgdefault="config.txt" |
servercfgdefault="config.txt" |
||||
|
@ -46,8 +46,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -65,6 +63,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -78,15 +77,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -38,8 +38,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -57,6 +55,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -70,15 +69,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -62,8 +62,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -81,6 +79,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -94,15 +93,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -38,8 +38,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -57,6 +55,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -70,15 +69,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -40,8 +40,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -59,6 +57,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -72,15 +71,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
@ -139,7 +143,7 @@ consoleinteract="" |
|||||
# Do not edit |
# Do not edit |
||||
gamename="Eco" |
gamename="Eco" |
||||
engine="unity3d" |
engine="unity3d" |
||||
glibc="null" |
glibc="2.15" |
||||
|
|
||||
#### Directories #### |
#### Directories #### |
||||
# Edit with care |
# Edit with care |
||||
@ -147,7 +151,7 @@ glibc="null" |
|||||
## Game Server Directories |
## Game Server Directories |
||||
systemdir="${serverfiles}" |
systemdir="${serverfiles}" |
||||
executabledir="${serverfiles}" |
executabledir="${serverfiles}" |
||||
executable="mono ./EcoServer.exe" |
executable="./EcoServer" |
||||
servercfgdir="${systemdir}/Configs" |
servercfgdir="${systemdir}/Configs" |
||||
servercfg="Network.eco" |
servercfg="Network.eco" |
||||
servercfgdefault="Network.eco" |
servercfgdefault="Network.eco" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -18,7 +18,7 @@ branch="stable" |
|||||
|
|
||||
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
||||
fn_parms(){ |
fn_parms(){ |
||||
parms="--start-server ${serverfiles}/save1.zip --server-settings ${servercfgfullpath} --port ${port} --rcon-port ${rconport} --rcon-password ${rconpassword}" |
parms="--bind ${ip} --start-server ${serverfiles}/save1.zip --server-settings ${servercfgfullpath} --port ${port} --rcon-port ${rconport} --rcon-password ${rconpassword}" |
||||
} |
} |
||||
|
|
||||
#### LinuxGSM Settings #### |
#### LinuxGSM Settings #### |
||||
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -53,8 +53,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -72,6 +70,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -85,15 +84,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,7 +29,7 @@ loadsave="" |
|||||
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
||||
# Edit with care | http://hurtworld.wikia.com/wiki/Hosting_A_Server |
# Edit with care | http://hurtworld.wikia.com/wiki/Hosting_A_Server |
||||
fn_parms(){ |
fn_parms(){ |
||||
parms="-batchmode -nographics -exec \"host ${port} ${defaultmap} ${loadsave};queryport ${queryport};maxplayers ${maxplayers};servername ${servername};creativemode ${creativemode};${admins}\" -logfile \"${gamelog}\" " |
parms="-batchmode -nographics -exec \"host ${port} ${defaultmap} ${loadsave};queryport ${queryport};maxplayers ${maxplayers};servername ${servername};creativemode ${creativemode};${admins}\"" |
||||
} |
} |
||||
|
|
||||
#### LinuxGSM Settings #### |
#### LinuxGSM Settings #### |
||||
@ -48,8 +48,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -67,6 +65,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -80,15 +79,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
@ -166,7 +170,7 @@ glibc="2.15" |
|||||
## Game Server Directories |
## Game Server Directories |
||||
systemdir="${serverfiles}" |
systemdir="${serverfiles}" |
||||
executabledir="${serverfiles}" |
executabledir="${serverfiles}" |
||||
executable=$([ "$(uname -m)" == "x86_64" ] && echo -e "./Hurtworld.x86_64" || echo -e "./Hurtworld.x86") |
executable="./Hurtworld.x86_64" |
||||
|
|
||||
## Backup Directory |
## Backup Directory |
||||
backupdir="${lgsmdir}/backup" |
backupdir="${lgsmdir}/backup" |
||||
|
@ -43,8 +43,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -62,6 +60,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -75,15 +74,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -44,8 +44,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -63,6 +61,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -76,15 +75,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -32,8 +32,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://hastebin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,11 +67,16 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -41,8 +41,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -60,6 +58,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -73,15 +72,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -35,8 +35,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -54,6 +52,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -67,15 +66,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -44,8 +44,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -63,6 +61,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -76,15 +75,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -48,8 +48,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -67,6 +65,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -80,15 +79,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -39,8 +39,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -58,6 +56,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -71,15 +70,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -44,8 +44,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -63,6 +61,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -76,15 +75,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -32,8 +32,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -51,6 +49,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -64,15 +63,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -13,7 +13,7 @@ ip="0.0.0.0" |
|||||
|
|
||||
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
||||
fn_parms(){ |
fn_parms(){ |
||||
parms="-logfile ${gamelogdir}/output_log__$(date +%Y-%m-%d__%H-%M-%S).txt -quit -batchmode -nographics -dedicated -configfile=${servercfgfullpath}" |
parms="-quit -batchmode -nographics -dedicated -configfile=${servercfgfullpath}" |
||||
} |
} |
||||
|
|
||||
#### LinuxGSM Settings #### |
#### LinuxGSM Settings #### |
||||
@ -32,8 +32,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -51,6 +49,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -64,15 +63,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
@ -136,7 +140,7 @@ querytype="protocol-valve" |
|||||
|
|
||||
## Console type |
## Console type |
||||
consoleverbose="yes" |
consoleverbose="yes" |
||||
consoleinteract="yes" |
consoleinteract="no" |
||||
|
|
||||
## Game Server Details |
## Game Server Details |
||||
# Do not edit |
# Do not edit |
||||
@ -150,7 +154,7 @@ glibc="2.15" |
|||||
## Game Server Directories |
## Game Server Directories |
||||
systemdir="${serverfiles}" |
systemdir="${serverfiles}" |
||||
executabledir="${serverfiles}" |
executabledir="${serverfiles}" |
||||
executable=$([ "$(uname -m)" == "x86_64" ] && echo -e "./7DaysToDieServer.x86_64" || echo -e "./7DaysToDieServer.x86") |
executable="./7DaysToDieServer.x86_64" |
||||
servercfgdir="${systemdir}" |
servercfgdir="${systemdir}" |
||||
servercfg="${selfname}.xml" |
servercfg="${selfname}.xml" |
||||
servercfgdirdefault="${serverfiles}" |
servercfgdirdefault="${serverfiles}" |
||||
|
@ -37,8 +37,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -56,6 +54,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -69,15 +68,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -34,8 +34,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -53,6 +51,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -66,15 +65,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
@ -150,7 +154,7 @@ glibc="2.17" |
|||||
# Edit with care |
# Edit with care |
||||
|
|
||||
## Game Server Directories |
## Game Server Directories |
||||
systemdir="${serverfiles}/Squad" |
systemdir="${serverfiles}/SquadGame" |
||||
executabledir="${serverfiles}" |
executabledir="${serverfiles}" |
||||
executable="./SquadGameServer.sh" |
executable="./SquadGameServer.sh" |
||||
servercfgdir="${systemdir}/ServerConfig" |
servercfgdir="${systemdir}/ServerConfig" |
||||
|
@ -33,8 +33,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -52,6 +50,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -65,15 +64,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -39,8 +39,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -58,6 +56,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -71,15 +70,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -42,8 +42,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -61,6 +59,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -74,15 +73,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -29,8 +29,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -48,6 +46,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -61,15 +60,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -39,8 +39,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -58,6 +56,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -71,15 +70,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
@ -36,8 +36,6 @@ displayip="" |
|||||
|
|
||||
# More info | https://docs.linuxgsm.com/alerts#more-info |
# More info | https://docs.linuxgsm.com/alerts#more-info |
||||
postalert="off" |
postalert="off" |
||||
postdays="7" |
|
||||
posttarget="https://termbin.com" |
|
||||
|
|
||||
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord |
||||
discordalert="off" |
discordalert="off" |
||||
@ -55,6 +53,7 @@ iftttevent="linuxgsm_alert" |
|||||
|
|
||||
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
# Mailgun Email Alerts | https://docs.linuxgsm.com/alerts/mailgun |
||||
mailgunalert="off" |
mailgunalert="off" |
||||
|
mailgunapiregion="us" |
||||
mailguntoken="accesstoken" |
mailguntoken="accesstoken" |
||||
mailgundomain="example.com" |
mailgundomain="example.com" |
||||
mailgunemailfrom="[email protected]" |
mailgunemailfrom="[email protected]" |
||||
@ -68,15 +67,20 @@ channeltag="" |
|||||
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
# Pushover Alerts | https://docs.linuxgsm.com/alerts/pushover |
||||
pushoveralert="off" |
pushoveralert="off" |
||||
pushovertoken="accesstoken" |
pushovertoken="accesstoken" |
||||
|
pushoveruserkey="userkey" |
||||
|
|
||||
|
# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat |
||||
|
rocketchatalert="off" |
||||
|
rocketchatwebhook="webhook" |
||||
|
rocketchattoken="" |
||||
|
|
||||
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack |
||||
slackalert="off" |
slackalert="off" |
||||
slackwebhook="webhook" |
slackwebhook="webhook" |
||||
|
|
||||
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram |
||||
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring". |
# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring". |
||||
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need |
# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help". |
||||
# any custom string in curl - simple ignore this parameter. |
|
||||
telegramalert="off" |
telegramalert="off" |
||||
telegramtoken="accesstoken" |
telegramtoken="accesstoken" |
||||
telegramchatid="" |
telegramchatid="" |
||||
|
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue