转自:wireshark:no interface can be used for capturing in this system with the current configuration 通过./wireshark启动会出现no interface can be used for capturing in this system with the current configuration错误!!! 原因:是当前用户的权限问题 解决方法: 1.可以通过执行下面的命令来服务于/usr/bi
wireshark 调试WiFi 安装之后的启动脚步. #!/bin/bash iw dev mon0 del iw dev wlp3s0 interface add mon0 type monitor ifconfig mon0 up wireshark 启动之后如果想看正在调试的设置.要加上MAC 地址才能调试 wlan.addr eq 00:c2:c6:d8:e3:75(不同设备有不同的MAC地址)
目 录 Preface 序 1. Foreword 前言 2. Who should read this document? 谁适合读该文档? 3. Acknowledgements 致谢 4. About this document 关于本文档 5. Where to get the latest copy of this document? 哪里获取本文档最新副版 6. Providing feedback about this document 反馈 7. Typographic Conv