Source: rustscan
Section: net
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Daniel Ruiz de Alegría <daniruiz@kali.org>
Build-Depends:
 debhelper-compat (= 13),
 ca-certificates,
 cargo,
 rustc,
Standards-Version: 4.7.4
Homepage: https://github.com/bee-san/RustScan
Vcs-Browser: https://gitlab.com/kalilinux/packages/rustscan
Vcs-Git: https://gitlab.com/kalilinux/packages/rustscan.git

Package: rustscan
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Modern Port Scanner
 The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run
 scripts through our scripting engine (Python, Lua, Shell supported).
 .
 - Scans all 65k ports in 3 seconds.
 - Full scripting engine support. Automatically pipe results into Nmap, or use
 our scripts (or write your own) to do whatever you want.
 - Adaptive learning. RustScan improves the more you use it. No bloated machine
 learning here, just basic maths.
 - The usuals you would expect. IPv6, CIDR, file input and more.
 - Automatically pipes ports into Nmap.
