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
- Host: GitHub
- URL: https://github.com/fijimunkii/ssh-canary
- Owner: fijimunkii
- License: gpl-3.0
- Created: 2019-01-10T16:09:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T16:34:19.000Z (over 6 years ago)
- Last Synced: 2025-01-10T21:26:15.728Z (4 months ago)
- Topics: alert, linux, notify, osh, security, sh, shell, ssh, sshd
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# ssh-canary
[](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.