File: control

package info (click to toggle)
scanssh 2.1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 756 kB
  • sloc: ansic: 4,708; sh: 2,687; makefile: 19
file content (20 lines) | stat: -rw-r--r-- 937 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: scanssh
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), libpcap0.8-dev, libdumbnet-dev, libevent-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/scanssh
Vcs-Git: https://salsa.debian.org/debian/scanssh.git
Homepage: https://github.com/ofalk/scanssh

Package: scanssh
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: get SSH server versions for an entire network
 The ScanSSH protocol scanner scans a list of addresses and networks for
 running SSH protocol servers and their version numbers.  Version 2.0 adds
 support for scanning arbitrary ports and specifically open proxies.  The
 ScanSSH protocol scanner supports random selection of IP addresses from
 large network ranges and is useful for gathering statistics on the
 deployment of SSH protocol servers in a company or the Internet as whole.