/openwrt-http-hijack

Python实现的OpenWRT的HTTP截获工具

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

openwrt-http-hijack

Python实现的OpenWRT的HTTP截获工具

安装

  • 安装Python
opkg update
opkg install python
  • 安装python-pcap
opkg install python-pcap
  • 安装python-dpkg 到dpkg项目官网https://code.google.com/p/dpkt/下载源代码,纯Python的,解压之后进入项目文件夹使用setup安装。
python setup.py install

使用

python hijack.py