Giter VIP home page Giter VIP logo

Comments (6)

LCJ-MinYa avatar LCJ-MinYa commented on September 26, 2024

同楼上.

from hortor-cheater.

tanranran avatar tanranran commented on September 26, 2024

+1
通过安装包安装mitmprotxy

通过pip安装mitmprotxy

都不行报错信息 can't open file 'mitmproxy': [Errno 2] No such file or directory

from hortor-cheater.

Sean10 avatar Sean10 commented on September 26, 2024

@touzi @LCJ-MinYa @tanranran 不是通过python安装的mitmproxy的话,直接使用mitmproxy的指令即可,指令如下

mitmproxy -p 8888 -s listen.py

from hortor-cheater.

jomonylw avatar jomonylw commented on September 26, 2024

mitmdump -p 8888 -s listen.py

from hortor-cheater.

touzi avatar touzi commented on September 26, 2024

终于搞定了
windows 用户请按一下不走操作

  1. https://github.com/mitmproxy/mitmproxy/releases 下载 windows-installer 版本然后安装
  2. git clone https://github.com/mitmproxy/mitmproxy.git 下载源码
  3. cmd 或者 PowerShell 到源码根目录
  4. 执行 mitmdump.exe -s .\listen.py
    这样就可以运行了

对了还需要修改一下 data = json.loads(content.decode('utf-8')) 改一下这个.

from hortor-cheater.

chxj1992 avatar chxj1992 commented on September 26, 2024

🎉🎉🎉

from hortor-cheater.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.