# 抓包分析 ## 安装pypcap ```bash # insall flex https://github.com/westes/flex git clone https://github.com/westes/flex.git cd flex ./autogen.sh ```