ipretperro.8.in

来自「记录IP/TCP/UDP/ICMP网络包日志」· IN 代码 · 共 47 行

IN
47
字号
.TH IPRETPERRO 8 "@releasedate@" "Release @version@" "IPRETPERRO".SH NAMEipretperro \- Perro RAW packet format interpreter..SH SYNOPSIS.B ipretperro[\-r] [\-v] [filename].SH DESCRIPTION.B ipretperrois the program that interprets the Perro RAW packet format.(It is not the .raw format for sound).The format is composed by sizeof( time_t) bytes (containing the datewhen the packet was logged), and by the packet itself..B ipretperroreads.B filenameand outputs a detailed report of the packets that were logged.If.B filenameis not provided.B ipretperrotakes his input from.IR stdin ..SS OPTIONS.TP.I "\-r"Resolve domain names. By default the program won't resolveIP addresses to domain names because of the slow down it produces..TP.I "\-v"Increase verbose level. When you use this option, the output willbe more detailed, IP options and TCP, UDP and ICMP data will beexplained as much as possible..SH SEE ALSO.BR perroicmp (8),.BR perrotcp (8),.BR perroudp (8)..SH BUGSNone for now, if you find one, email it to me <diego@grigna.com>.SH VERSIONPerro is now at version @version@..PPThe latest version of Perro could be found at:    http://www.grigna.com/diego/linux/perro/.SH AUTHOR.PP    Diego Javier Grigna <diego@grigna.com>

⌨️ 快捷键说明

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