mitmproxy / mitmproxy/mitmproxy

The windows network share cannot be accessed in local mode

Open
#7,023 3 comments 0 reactions 0 assignees View on GitHub

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:
  1. -m local start local mode
  2. Access a 10.26.18.4 windows network share
  3. 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:

2159ef2f5e144dfd6d75942af8124da

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.