/network-capture

hhu 23-24学年春学期 计网期中大作业

Primary LanguagePythonMIT LicenseMIT

计网期中作业

使用Python实现的带GUI的网络抓包程序

git clone
python -m venv venv
./venv/Scripts/activate
pip install -r requirements.txt
python ./src/main.py