ProxymanApp / ProxymanApp/Proxyman
Add Proxyman Certificate to system-level CA certificates on Android Emulator
Open
@NghiaTranUIT is already working on this.
Since Feb 9, 2025.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Currently, Proxyman only installs & trust Proxyman CA Certificate to the user-space certificate. Hence, it's a list of shortcoming:
- Must add
res/xml/network_security_config.xmlandAndroidManifest.xmlto the source code - Only capture & decrypt HTTPS from your own app. We can't decrypt Youtube or Google Chrome
Why this feature/change is important?
- Find a way to install Proxyman Certificate to Root System Level
- Can Capture & decrypt HTTPS from all app in Android Emulator
- No need to add 2 XML file
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.