Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.01 KB

Mitmproxy Menubar

Mitmproxy Menubar is an open source menu bar application for Mac OS to easily configure and start mitmproxy. You can configure local proxy and start/stop mitmweb.

This application is just intended to make this process of start/stop proxy faster.

To download the latest version visit the releases page

screenshot.png

How to use

This application embedded a mitmweb version, so you just need to open the app.

Menu:

  • Enable Proxy - will configure all active macOS connections with localhost proxy (localhost:8080) for HTTP and HTTPS
  • Enable Mitm - will open the embedded version of mitmweb
  • Network Info - the information for active macOS connections, so you can use in your devices easily

Mitmproxy

For more info about mitmproxy, please access: https://mitmproxy.org

License

MIT