当前位置: 移动技术网 > 网络运营>网络>协议 > snoop抓包参数

snoop抓包参数

2018年04月09日  | 移动技术网网络运营  | 我要评论

snoop抓包参数

 

例子:snoop -d hme1 -ta -x 54 192.168.30.150 and port 23520 and tcp

 参数简介:   www.2cto.com  

[ -a ] # Listen to packets on audio 

[ -d device ] # settable to le?, ie?, bf?, tr? 

[ -s snaplen ] # Truncate packets 

[ -c count ] # Quit after count packets 

[ -P ] # Turn OFF promiscuous mode 

[ -D ] # Report dropped packets 

[ -S ] # Report packet size 

[ -i file ] # Read previously captured packets 

[ -o file ] # Capture packets in file 

[ -n file ] # Load addr-to-name table from file 

[ -N ] # Create addr-to-name table 

[ -t r|a|d ] # Time: Relative, Absolute or Delta 

[ -v ] # Verbose packet display 

[ -V ] # Show all summary lines 

[ -p first[,last] ] # Select packet(s) to display 

[ -x offset[,length] ] # Hex dump from offset for length 

[ -C ] # Print packet filter code 

 

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网