File: control

package info (click to toggle)
sshguard 2.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 5,464 kB
  • sloc: ansic: 3,871; sh: 2,471; lex: 345; yacc: 287; makefile: 95
file content (21 lines) | stat: -rw-r--r-- 764 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: sshguard
Section: net
Priority: optional
Maintainer: Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper (>= 11), flex, debhelper-compat (= 13)
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/sshguard.git
Vcs-Browser: https://salsa.debian.org/debian/sshguard
Homepage: https://sshguard.sourceforge.net

Package: sshguard
Architecture: any
Depends: lsb-base (>= 3.0-6),
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Recommends: nftables [!kfreebsd-any] | firewalld
Description: Protects from brute force attacks against ssh
 Protects networked hosts from the today's widespread
 brute force attacks against ssh servers. It detects such attacks
 and blocks the author's address with a firewall rule.