.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PNSCAN" "1" "25 March 2002" "" "" .SH NAME pnscan \- multi threaded port scanning tool .SH SYNOPSIS \fBpnscan\fR [ \fBoptions\fR] [ \fB \fR] \fBpnscan\fR [ \fBoptions\fR] [ \fB\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBpnscan\fR command. .PP \fBpnscan\fR is a tool that can be used to survey TCP network services. .PP When used with two command line arguments it will scan the indicated network/hosts and ports. When used without arguments or just one then it will read hostname/IP addresses from stdin and probe those. The single port/service argument is used as a default if no port is indicated on stdin .PP For example, it can be used to survey the installed versions of SSH, FTP, SMTP, Web, IDENT and possibly other services. .PP This program implements a multithreaded TCP port scanner. More information and new relaseses may be found at: http://www.lysator.liu.se/~pen/pnscan .SH "OPTIONS" .TP \fB-h\fR Show summary of options. .TP \fB-v\fR Be verbose. .TP \fB-V\fR Print version. .TP \fB-d\fR Print debugginf info. .TP \fB-s \fR Lookup and print hostnames. .TP \fB-S\fR Enable shutdown mode. .TP \fB-l\fR Line oriented output. .TP \fB-w \fR Request string to send. .TP \fB-r \fR Response string to look for. .TP \fB-W \fR Hex coded request string to send. .TP \fB-R \fR Hex coded response string to look for. .TP \fB-L \fR Max bytes of response to print. .TP \fB-t \fR Connect/Write/Read timeout. .TP \fB-n \fR Concurrent worker threads. .SH "SEE ALSO" .PP nmap (1) and ipsort (1). .SH "AUTHOR" .PP pnscan was written by Peter Eriksson . .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.