chore(docs): sync repository URLs for kalinamall mirror
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
# ssh-monitor
|
||||
# ssh-monitor
|
||||
|
||||
Bash script that monitors **SSH**, **SUDO**, and **`systemd-logind`** events (local/graphical sessions, etc.), sends alerts via **Telegram** and **SMTP email**, optional backup webhook, automatic IP blocking (**ipset** + **iptables** / **ip6tables**: `hash:ip` sets with timeout, single `-m set` rule; details in **`IPSET-NOTES.txt`**), and a daily report.
|
||||
|
||||
@@ -160,7 +160,7 @@ Version is set as **`SSH_MONITOR_VERSION`** in **`ssh-monitor`** and **`version.
|
||||
make dist
|
||||
```
|
||||
|
||||
Produces `ssh-monitor-<version>.tar.gz` (via `git archive`). Prebuilt archives are attached to [GitHub releases](https://github.com/PTah/ssh-monitor/releases).
|
||||
Produces `ssh-monitor-<version>.tar.gz` (via `git archive`). Prebuilt archives are attached to [GitHub releases](https://git.kalinamall.ru/PapaTramp/ssh-monitor/releases).
|
||||
|
||||
## Installing the script, config, and systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user