mitmproxy/web
Maximilian Hils 16be78ad0a
Merge pull request #4521 from sanlengjingvv/remote-ip
Display server ip address in flow detail tab
2021-03-22 11:35:06 +01:00
..
src Display server ip address in flow detail tab 2021-03-22 14:41:16 +08:00
.babelrc web: use object spread operator 2016-06-02 10:24:33 -07:00
.editorconfig [web] editor config for line endings 2016-06-17 06:26:46 +08:00
.eslintrc.yml [web] update dependencies 2017-06-12 13:02:15 +02:00
conf.js fix mitmweb 2016-11-08 17:43:46 +01:00
gulpfile.js [web] update gulp to fix nodejs compatibility 2019-12-12 16:28:11 +01: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 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: