mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 02:24:18 +00:00
29 lines
590 B
Markdown
29 lines
590 B
Markdown
|
##### Steps to reproduce the problem:
|
||
|
1. Launch mitmproxy
|
||
|
2. Press X
|
||
|
3. Click Y
|
||
|
|
||
|
##### What is the expected behavior?
|
||
|
|
||
|
It should display Z.
|
||
|
|
||
|
##### What went wrong?
|
||
|
|
||
|
It crashed with this error/trace: ...
|
||
|
|
||
|
##### Any other comments?
|
||
|
|
||
|
None.
|
||
|
|
||
|
---
|
||
|
|
||
|
mitmproxy version: (e.g.: 0.16, git commit hash)
|
||
|
|
||
|
mitmproxy installed from: (e.g.: pip, binary package, source)
|
||
|
|
||
|
Operating System: (e.g.: Windows, OSX, Linux, with specific version)
|
||
|
|
||
|
OpenSSL version: (e.g.: 1.0.2f, run `openssl version` in your shell)
|
||
|
|
||
|
pyOpenSSL version: (e.g.: 0.15.1, run `import OpenSSL; print(OpenSSL.__version__)` in Python)
|