Skip to content

Commit 17fd6e2

Browse files
committed
Add installation and launch instructions for mitmproxy in blog post
1 parent 3c0b56e commit 17fd6e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/blog/2025-05-13-log-llm-api-post-from-roo-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,13 @@ If you already run a corporate or custom proxy (e.g. Fiddler, Charles, mitmproxy
5252
When you need more power—filter rules, scripting, advanced TLS features—mitmproxy is the go-to:
5353

5454
- **Install:**
55+
5556
```bash
5657
pip install mitmproxy
5758
```
5859

5960
- **Launch:**
61+
6062
```bash
6163
mitmproxy --mode regular --listen-port 8987
6264
```

0 commit comments

Comments
 (0)