mitmproxy / mitmproxy/mitmproxy
The windows network share cannot be accessed in local mode
Open
Nobody has claimed this yet.
kind/triage
- Dominant language
- Python
- Stars
- 45.1k
- Forks
- 4.7k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 16
Description
Problem Description
After the local mode is enabled, the windows network share cannot be accessed
Steps to reproduce the behavior:
- -m local start local mode
- Access a 10.26.18.4 windows network share
- there is no any response
System Information
Mitmproxy: 10.3.1 binary
Python: 3.12.3
OpenSSL: OpenSSL 3.2.2 4 Jun 2024
Platform: Windows-11-10.0.22631-SP0
Use the wireshark to capture packets:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure on Windows 11 with -m local start local mode, then compare access to the 10.26.18.4 Windows network share with local mode disabled. Use Wireshark, as described in the report, to identify where the connection stops. Done means the network share responds when local mode is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100