File: control

package info (click to toggle)
sshguard 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,480 kB
  • ctags: 856
  • sloc: ansic: 3,686; sh: 1,809; lex: 234; yacc: 208; makefile: 71
file content (20 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: sshguard
Section: net
Priority: optional
Maintainer: Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper (>= 10), dh-systemd (>= 1.5), flex
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/sshguard.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sshguard.git
Homepage: http://sshguard.sourceforge.net

Package: sshguard
Architecture: any
Depends: iptables [!kfreebsd-any],
 lsb-base (>= 3.0-6),
 ${misc:Depends},
 ${shlibs:Depends}
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.