File: queso.1

package info (click to toggle)
queso 0.980922b-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 212 kB
  • ctags: 107
  • sloc: ansic: 964; sh: 152; makefile: 69
file content (48 lines) | stat: -rw-r--r-- 1,165 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.TH QUESO 1
.SH NAME
queso \- guess the operating system of a remote host
.SH SYNOPSIS
.B queso
.I "[-v] [-d] [-w] [-f srcIP] [-c file] [-t seconds] host[:port]"
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.BR queso
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
Instead, it has documentation as a text file in /usr/doc/queso.
.PP
.SH ARGUMENTS
host is the name of the host you are interested in. 
port is the port number (80, HTTP, is the default).

.TP
A summary of options are included below.
.SH OPTIONS
.TP
.B \-v         
Version
.TP
.B \-d         
Debug mode, print received PKTs.
.TP
.B \-w         
Update /etc/queso.conf when new OS is found.
.TP
.B \-f 
srcIP   Select correct In/Out IP.
.TP
.B \-c file    
Alternate config file.
.TP
.B \-t seconds 
Set reception timeout. (default=3)
.TP
.B \-n times   
How many times PKTs are sent. (default=1)
.SH "SEE ALSO"
Full documentation in /usr/doc/queso
.SH AUTHOR
This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>,
for the Debian GNU/Linux system (but may be used by others).