mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 19:27:14 +00:00
- Parameterise the Python version. All of these now work:
./dev.sh # Use default Python version
./dev.sh 2.7 # Explicitly use 2.7 in venv2.7
./dev.sh 3.5 # Explicitly use 3.5 in venv3.5
This should also work for Travis, which has a weird setup where Pytho3 can be
3.4.
|
||
|---|---|---|
| .. | ||
| src | ||
| .babelrc | ||
| .eslintrc.yml | ||
| conf.js | ||
| gulpfile.js | ||
| package.json | ||
| README | ||
Starting up - npm install - gulp - run mitmweb and open http://localhost:8081/