6846c8db33
* updated changelog * Web UI appears blank fix * Updated DetailsSpec snapshot |
||
---|---|---|
.. | ||
src | ||
.babelrc | ||
.editorconfig | ||
.eslintrc.yml | ||
README.md | ||
conf.js | ||
gulpfile.js | ||
package.json | ||
yarn.lock |
README.md
Quick Start
Be sure to follow the Development Setup instructions found in the README.md, and activate your virtualenv environment before proceeding.
- Run
yarn
to install dependencies - Run
yarn run gulp
to start live-compilation. - Run
mitmweb
and open http://localhost:8081/
Architecture
There are two components:
-
Server:
mitmproxy/tools/web
-
Client:
web