ProxymanApp / ProxymanApp/Proxyman
Feature to enable SSL Proxying for all out-going requests
Open
@NghiaTranUIT is already working on this.
Since Apr 28, 2019.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
🐶 Brief
Some user request that we should support this feature when don't have to enable SSL Proxying in particular app anymore.
However, there are certain drawbacks:
- Impact seriously to performance
- Slow down the network
- SSL-pinning requests are all failed.
We could support this feature, and put it in Preference (OFF is default)
👑 Criteria
- Able to SSL Proxying all domains
- Opt in/out in Preference (Default is OFF)
- Show warning in Status Bar if this feature is on -> User is aware that it's bad on term of performance
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.