ProxymanApp / ProxymanApp/Proxyman
Use built-in Safari on iOS device to open the http://proxy.man/ssl
Open
@8bitzz is already working on this.
Since Oct 12, 2022.
✅ Done
enhancement
iOS
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Currently, when installing a certificate on Proxyman for iOS -> Proxyman will open the link via a Safari app. It's bad UX since the user has to go back to the main app to continue what they left.
Why this feature/change is important?
The user doesn't need to leave the main app.
Acceptance Criteria
- Remove old logic
- Use SFSafariViewController: https://www.hackingwithswift.com/read/32/3/how-to-use-sfsafariviewcontroller-to-browse-a-web-page
- Show a Safari as a modal -> Visit
http://proxy.man/ssl-> Able to download the certificate - Add the Back button on the left navigation bar
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.