开发者

storing network data packets

ho开发者_如何学Gow to store all messages flowing trough the network card (or only with given ip address) in linux operating system and store it to a file?


You should have a look to tcpdump / libcap. Of course there are many great packet sniffer based on these libraries that you can use to retrieve and store any traffic going through your network card.

http://www.tcpdump.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜