On Wed, Jul 26 2017, Jeremie Courreges-Anglas <jca@wxcvbn.org> wrote:
> Hi,
>
> I heard some interest over sshlockout(8), which is part of DragonFlyBSD.
>
> From https://www.dragonflydigest.com/2017/07/25/20005.html:
>
> "sshlockout(8) will now lock out based on number of attempts, just so
> that you don't have huge logs of stubborn but stupid SSH brute force
> attacks."
>
> I got curious and decided to create a port (untested so far). This
> could be added to the tree if I get positive reports.
Updated tarball, now uses pledge("stdio proc exec", NULL). Lightly
tested.
No comments:
Post a Comment