mitmproxy/web
Samhita-sopho 6846c8db33
Web UI shows blank for details tab when server address is blank (#4248)
* updated changelog

* Web UI appears blank fix

* Updated DetailsSpec snapshot
2020-12-06 13:56:53 +01:00
..
src Web UI shows blank for details tab when server address is blank (#4248) 2020-12-06 13:56:53 +01:00
.babelrc
.editorconfig
.eslintrc.yml
conf.js
gulpfile.js [web] update gulp to fix nodejs compatibility 2019-12-12 16:28:11 +01:00
package.json [web] update gulp to fix nodejs compatibility 2019-12-12 16:28:11 +01:00
README.md Document mitmweb architecture 2020-05-18 14:21:23 -04:00
yarn.lock [web] update gulp to fix nodejs compatibility 2019-12-12 16:28:11 +01:00

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: