mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1071] Wildcard ssl proxy iOS issue #1065
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1065
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yaroslavyaroslav on GitHub (Nov 22, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1071
Originally assigned to: @NghiaTranUIT on GitHub.
When i'm trying to add some domain to ssl proxy list it automatically add wildcard at the end of the domain and also it doesn't work until i add exact domain to the list.
Here's some screens.
@NghiaTranUIT commented on GitHub (Nov 22, 2021):
Thanks for the bug report @yaroslavyaroslav. It seems that the Wildcard SSL Proxying hasn't been implemented on Proxyman for iOS yet.
I will implement it in the next release 👍
@NghiaTranUIT commented on GitHub (Nov 30, 2021):
I tested and I could not reproduce the issue @yaroslavyaroslav
I tried to add
*google*, and Proxyman can intercept the following domains:I suppose that the bug you mention is that you are still seeing this "Enable SSL Proxying" button even though you enable it on SSL Proxying List by wildcard rule (
*google*).If it's, you just need to reload the page (google.com, www.google.com.ru), Proxyman will automatically capture and intercept it.
The reason why the "Enable SSL Proxying" button doesn't update is that we don't check. It's correct behavior 👍