httpcap - huyx/1 GitHub Wiki
httpcap -- HTTP 截包和分析软件
参考:
说明
- PY3K 下有问题 —— 2016-07-29
- 使用增加了
--force
参数的分支:pip install git+https://github.com/huyx/httpcap
安装
pip install httpcap
# 或安装带 --force 参数的分支
pip install git+https://github.com/huyx/httpcap
用法
parse-live -vvb
parse-live -vvb -u/api/
parse-live -vvb -dapi.mysite.com
parse-libe -vvbf -u/api/
其他用法参见软件主页