File: control

package info (click to toggle)
scanssh 2.0-4.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 508 kB
  • ctags: 498
  • sloc: ansic: 4,462; sh: 334; makefile: 67
file content (17 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: scanssh
Section: net
Priority: optional
Maintainer: Rene Weber <rene_debmaint@public.e-mail.elvenlord.com>
Build-Depends: debhelper (>= 9), libpcap0.8-dev, libdumbnet-dev, libevent-dev (>= 0.8-1)
Standards-Version: 3.9.6

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.