Skip to content

Recieve pushover.net notification when someone login on your web server

License

Notifications You must be signed in to change notification settings

alireza-ahmadi/ssh-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pushover #Description Recieve Pushover notification when someone SSH login on your web server.

#Usage cd ~ git clone https://github.com/alireza-ahmadi/ssh-notification.git . vim login You should edit user and token variables in login file, after that, save file and change login file permissions.

chmod a+x login

Now, open ".profile" file and append "./login" to it.

vim .profile
# add following line to it
./login

#License This project is provided under the MIT License.

About

Recieve pushover.net notification when someone login on your web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published