188 lines
2.8 KiB
Groff
188 lines
2.8 KiB
Groff
.\" Process this file with
|
|
.\" groff -man -Tascii drwebdc.1
|
|
.TH drwebdc 1 "1992-2010" "6.0.2.9" "USER MANUAL"
|
|
.SH NAME
|
|
drwebdc \- is a client for the DrWeb Daemon (drwebd).
|
|
.SH SYNOPSIS
|
|
.B drwebdc
|
|
[OPTIONS]
|
|
.SH DESCRIPTION
|
|
.B drwebdc
|
|
provides direct interface to the
|
|
.B DrWeb Daemon,
|
|
enabling immediate antivirus
|
|
file check by
|
|
.B drwebd.
|
|
.SH OPTIONS
|
|
.TP
|
|
\
|
|
.B --help
|
|
- use help.
|
|
.TP
|
|
\
|
|
.B --version
|
|
- view information on current program version.
|
|
.TP
|
|
\
|
|
.B -f <path to file>
|
|
- path to file for scan.
|
|
.TP
|
|
\
|
|
.B -i
|
|
- read data from the standart input (stdin).
|
|
.TP
|
|
\
|
|
.B -d <path to file>
|
|
- path to the PID-file of DrWeb Daemon.
|
|
.TP
|
|
\
|
|
.B -u <path to file>
|
|
- path to the UNIX-socket file of DrWeb Daemon.
|
|
.TP
|
|
\
|
|
.B -c <path to file>
|
|
- path to file for partial scanning.
|
|
.B -o
|
|
and
|
|
.B -l
|
|
parameters must be necessarily specified after it.
|
|
.TP
|
|
\
|
|
.B -o <offset value>
|
|
- offset to be made in file for partial scanning.
|
|
.TP
|
|
\
|
|
.B -l <length>
|
|
- length of file part to scan.
|
|
.TP
|
|
\
|
|
.B -n <address>
|
|
- IP-address or domain name of DrWeb Daemon.
|
|
.TP
|
|
\
|
|
.B -p <port number>
|
|
- TCP port of DrWeb Daemon.
|
|
.TP
|
|
\
|
|
.B -t <value in seconds>
|
|
- timeout for the scanning section.
|
|
.TP
|
|
\
|
|
.B -h
|
|
- use heuristic analyser.
|
|
.TP
|
|
\
|
|
.B -m
|
|
- use FilterRules from drweb32.ini.
|
|
.TP
|
|
\
|
|
.B -a
|
|
- use antispam plug-in.
|
|
.TP
|
|
\
|
|
.B --update
|
|
- send update command to the DrWeb Daemon.
|
|
.TP
|
|
\
|
|
.B -x
|
|
- scan object as local file.
|
|
.TP
|
|
\
|
|
.B -sb
|
|
- show information about base(s) with virus definitions.
|
|
.TP
|
|
\
|
|
.B -si
|
|
- show Daemon heading string.
|
|
.TP
|
|
\
|
|
.B -sv
|
|
- show Daemon version.
|
|
.TP
|
|
\
|
|
.B -rv
|
|
- return virus name(s).
|
|
.TP
|
|
\
|
|
.B -rf
|
|
- return alerted filter rule(s).
|
|
.TP
|
|
\
|
|
.B -rc
|
|
- return extended code(s).
|
|
.TP
|
|
\
|
|
.B -rr
|
|
- return report line(s).
|
|
.TP
|
|
\
|
|
.B -rs <size in bytes>
|
|
- size of report.
|
|
.TP
|
|
\
|
|
.B -q
|
|
- quiet mode.
|
|
.TP
|
|
\
|
|
.B -v
|
|
- verbose mode.
|
|
.TP
|
|
\
|
|
.B -w
|
|
- debug mode.
|
|
.TP
|
|
\
|
|
.B -e
|
|
- file in e-mail format (obsolete, ignored).
|
|
.TP
|
|
\
|
|
.B -T
|
|
- use TCP_NODELAY option for socket.
|
|
.TP
|
|
\
|
|
.B -F <e-mail address>
|
|
- sender e-mail address, for testing purposes only.
|
|
.TP
|
|
\
|
|
.B -R <e-mail address>
|
|
- recipient e-mail address, for testing purposes only.
|
|
.TP
|
|
\
|
|
.B -V[c|d|r|m]
|
|
- action for infected files: cure, delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -I[d|r|m]
|
|
- action for incurable files: delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -A[i|d|r|m]
|
|
- action for adware: ignore, delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -D[i|d|r|m]
|
|
- action for dialers: ignore, delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -J[i|d|r|m]
|
|
- action for jokes: ignore, delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -W[i|d|r|m]
|
|
- action for riskware: ignore, delete, rename, move
|
|
(for testing purposes only).
|
|
.TP
|
|
\
|
|
.B -H[i|d|r|m]
|
|
- action for hacktools: ignore, delete, rename, move
|
|
(for testing purposes only).
|
|
.SH AUTHOR
|
|
Doctor Web (http://www.drweb.com)
|
|
.SH SEE ALSO
|
|
drwebd(1)
|