An open API service indexing awesome lists of open source software.

https://github.com/fijimunkii/ssh-canary

A shell script to alert ssh connections. Get notified whenever someone ssh's in
https://github.com/fijimunkii/ssh-canary

alert linux notify osh security sh shell ssh sshd

Last synced: 3 months ago
JSON representation

A shell script to alert ssh connections. Get notified whenever someone ssh's in

Awesome Lists containing this project

README

        

# ssh-canary
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)

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:

## Authors

fijimunkii

## License

This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE.txt) file for details.