Coder Social home page Coder Social logo

MacOS reduce disk space about mitmproxy HOT 4 CLOSED

Shnitzelil avatar Shnitzelil commented on June 27, 2024
MacOS reduce disk space

from mitmproxy.

Comments (4)

emanuele-em avatar emanuele-em commented on June 27, 2024

First advice is to install mitmproxy via brew on macOS:
brew install --cask mitmproxy

Second advice is that you don't have to physically delete mitmproxy and mitmweb, just use mitmdump.

try to watch this short tutorial before to start

from mitmproxy.

Shnitzelil avatar Shnitzelil commented on June 27, 2024

Thank you for your input.
But, I need only the mitmdump executable... so again...
How can I keep the mitmdump executable and remove the mitmweb and mitmproxy from the downloaded archive?

from mitmproxy.

mhils avatar mhils commented on June 27, 2024

This works, but it's nothing we would ever recommend and something we don't provide support for:

> tar xzf mitmproxy-10.3.0-macos-arm64.tar.gz
> cd mitmproxy.app/Contents/MacOS
> ll
total 51744
-rwxr-xr-x@ 1 mhils  primarygroup   8.4M Apr 17 13:32 mitmdump*
-rwxr-xr-x@ 1 mhils  primarygroup   8.4M Apr 17 13:32 mitmproxy*
-rwxr-xr-x@ 1 mhils  primarygroup   8.4M Apr 17 13:32 mitmweb*
> rm mitmproxy mitmweb
> ./mitmdump
[11:10:25.696] HTTP(S) proxy listening at *:8080.

from mitmproxy.

Shnitzelil avatar Shnitzelil commented on June 27, 2024

I did exactly the same and got message that mitmdump is corrupted.
Maybe it's related to signing/notarize ?

from mitmproxy.

Related Issues (20)

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.