michaelMondoro / michaelMondoro/mapMe

Redundancy: map_addon.py and mitm.py

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently these two files accomplish the same thing. `map_addon.py` is used when running the mitmproxy directly as a system command, `mitm.py` is a stand-alone script that runs mitmproxy with the same addon functionality baked in.

Need to verify that `mitm.py` functions as expected and remove redundant code

Contributor guide

No contributing guide indexed for this repository

Research direction

Read map_addon.py and mitm.py side by side, then verify how mitm.py runs mitmproxy and whether its addon behavior matches the system-command path. Confirm the standalone script works as expected, remove the redundant implementation, and verify that the remaining path preserves the same addon functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.