WireShark在linux下使用

时间:2014-12-26 12:46:45   收藏:0   阅读:1371

安装很简单:

yum install wireshark  命令行下使用,包含抓包的基本功能

yum install wireshark-gnome  提供wireshark(UI)工具,依赖wireshark RPM

 root@localhost: wireshark
wireshark: symbol lookup error: wireshark: undefined symbol: gtk_combo_box_text_new_with_entry
解决办法:

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!