mitmproxy/web
Maximilian Hils eefc55f28f coverage++
2021-03-30 13:03:41 +02:00
..
src coverage++ 2021-03-30 13:03:41 +02:00
.babelrc
.editorconfig
.eslintrc.yml
conf.js
gulpfile.js give gulp watch func a name 2021-03-30 11:23:50 +02:00
package.json Set jest time zone, otherwise the test will fail in other time zones 2021-03-22 14:11:40 +08:00
README.md coverage++ 2021-03-30 13:03:41 +02:00
yarn.lock

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/

Testing

  • Run yarn run test to run the testsuite.

Architecture

There are two components: