Compare commits

..

3 Commits

Author SHA1 Message Date
fcdc385fd3 „README.md“ ändern 2023-04-12 14:28:41 +00:00
Yann Mölle
27c09dbe3b „README.md“ ändern 2023-04-12 08:29:15 +00:00
Yann Mölle
f77077236c „README.md“ ändern 2023-04-12 08:28:18 +00:00

View File

@ -1,10 +1,10 @@
# sshlogin2pushover # sshlogin2pushover
### Decription ### Decription
This script automatically sends a notification to pushover when SSH login to the server. <br> > This script automatically sends a notification to pushover when SSH login to the server. <br>
This can have some advantages in security, > This can have some advantages in security,
#### To install, clone the repository #### To install, clone the repository
```bash ```bash
git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git git clone https://git.moelle.space/hxcde/sshlogin2pushover.git
``` ```
#### Start the install script #### Start the install script
```bash ```bash
@ -12,7 +12,6 @@ sh sshlogin2pushover/install.sh
``` ```
#### Enter your API Key and User Token, thats it! #### Enter your API Key and User Token, thats it!
<br /> <br />
<br />
#### If you want to uninstall, just run the uninstall.sh #### If you want to uninstall, just run the uninstall.sh
```bash ```bash