A shell script to alert ssh connections. Get notified whenever someone ssh's in
Alert to slack:
whereami="myserver.app.com" slackurl="https://hooks.slack.com/services/111/222/333" slackchannel="#alerts" setup-ssh-canary.sh
TODO: Alert to SMS:
fijimunkii
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.