make-r~1.1

来自「100 病毒源碼,原始碼,無毒 ......」· 1 代码 · 共 41 行

1
41
字号
.TH MAKE-REPORT 1 "February 2000" Fastresolve.SH NAMEmake-report \- process a web log and produce a report.SH SYNOPSIS.B make-report[\-c analog.cfg] [\-o report.html] logfile....SH DESCRIPTION.B make-reportresolves the IP addresses in the given log files and looks up theowners of the resulting hosts' domains.  Then it runs Analog to createa report, called report.html by default.The log files are expected to be in the Common Log Format,with optional referer and user-agent fields allowed at the ends of thelines..PPWhen.B make-reportfinishes running, the given log files have been rewritten in gzipformat (with the extension ".gz") with the IP addresses resolved (asmany as possible).  Any of the input files may be gzipped already(with the extension ".gz"), but they need not be..SH OPTIONS.IP "\-c analog.cfg"Use an alternate Analog configuration file..IP "\-o report.html"Alternate output file..SH FILES.IP "/opt/fastresolve/share/fastresolve/analog.cfg"Default Analog configuration file..IP report.htmlDefault output file..IP ip2host.dbDB file mapping IP addresses to host names..IP dominfo.dbDB file mapping host names to domain owners..SH "SEE ALSO"convert-dom-db(1), dns-terror(1), getdominfo(1).SH AUTHORSDavid MacKenzie <djm@web.us.uu.net>.Please send comments and bug reports to fastresolve-bugs@web.us.uu.net.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?