mirror of
https://github.com/HackHerz/pusher
synced 2025-12-06 02:10:19 +00:00
9 lines
377 B
Markdown
9 lines
377 B
Markdown
# Examples
|
|
|
|
This is a collection of examples how you can user pusher. Feel free to contact me or add it yourself if you have a snippet to share.
|
|
|
|
|
|
## Server
|
|
|
|
- [Notification on SSH login](https://github.com/HackHerz/pusher/blob/master/examples/ssh-notification.md)
|
|
- [Notification for fail2ban](https://github.com/HackHerz/pusher/blob/master/examples/fail2ban-notification.md)
|