We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7cd7a commit 53a6509Copy full SHA for 53a6509
README.md
@@ -8,6 +8,9 @@ This was created from compiling sshguard 1.7.1 from source from sshguard.sourcef
8
and I used some of the files in the ubuntu version 1.6.0 to make it auto-start and configure
9
iptables.
10
11
+This should work on any redhat like distribution that is using systemd. I make no guarantees
12
+that this won't mess up your machine, but I run it on mine and it seems to work well.
13
+
14
To install:
15
```
16
rpm -i https://github.com/bryceml/sshguard-rhel7/raw/master/RPMS/x86_64/sshguard-1.7.1-1.el7.x86_64.rpm
0 commit comments