https://github.com/noteed/docker-mitmproxy
Docker image with mitmproxy
https://github.com/noteed/docker-mitmproxy
Last synced: 10 months ago
JSON representation
Docker image with mitmproxy
- Host: GitHub
- URL: https://github.com/noteed/docker-mitmproxy
- Owner: noteed
- Created: 2014-08-11T19:47:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T19:47:52.000Z (almost 12 years ago)
- Last Synced: 2025-01-19T06:11:40.464Z (over 1 year ago)
- Language: Shell
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker image with mitmproxy
Sample usage:
> docker run -e LANG=en_US.UTF-8 -v `pwd`:/source -t -i mitmproxy \
mitmproxy -r /source/mitm-output.txt