文章标签 ‘tcpdump’

this is probably the easiest way to monitor SOAP messages.
simply use
#tcpdump -i eth0 -A -s 1024 port 80 | tee dump.log
to log all the packet sent to port 80 to dump.log

2009年3月23日18:43 | 没有评论
分类: 技术备案
标签: , ,