mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
parent
2d28a1b039
commit
4c0013aa7d
2 changed files with 2 additions and 4 deletions
2
.github/node-version.txt
vendored
2
.github/node-version.txt
vendored
|
|
@ -1 +1 @@
|
|||
18
|
||||
24
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
# Quick Start
|
||||
|
||||
- Install mitmproxy as described in [`../CONTRIBUTING.md`](../CONTRIBUTING.md)
|
||||
- Run `node --version` to make sure that you have at least Node.js 18 or above. If you are on **Ubuntu <= 22.04**, you
|
||||
need to
|
||||
[upgrade](https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions).
|
||||
- Run `node --version` to make sure that you have at least Node.js 24 or above.
|
||||
- Run `cd ./web` to change to the directory with package.json.
|
||||
- Run `npm install` to install dependencies.
|
||||
- Run `uv run mitmweb`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue