Sends a notification to pushover when SSH login
Go to file
2023-04-12 08:29:15 +00:00
install.sh „install.sh“ ändern 2023-04-12 07:48:28 +00:00
pushover.sh „pushover.sh“ hinzufügen 2023-04-12 07:08:03 +00:00
README.md „README.md“ ändern 2023-04-12 08:29:15 +00:00
sshlogin.sh „sshlogin.sh“ ändern 2023-04-12 07:24:21 +00:00
uninstall.sh „uninstall.sh“ ändern 2023-04-12 07:47:51 +00:00

sshlogin2pushover

Decription

This script automatically sends a notification to pushover when SSH login to the server.
This can have some advantages in security,

To install, clone the repository

git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git

Start the install script

sh sshlogin2pushover/install.sh

Enter your API Key and User Token, thats it!


If you want to uninstall, just run the uninstall.sh

sh sshlogin2pushover/uninstall.sh