mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #646] Blacklist/Exclude certain domains from SSL Proxying List #642
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#642
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 @ablewalmsley on GitHub (Sep 30, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/646
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.8.0
macOS Version? (Ex. mac 10.14)
10.15.4
Steps to reproduce
Expected behavior
Screenshots (optional)
Is it possible to exclude certain HTTPS domains from being intercepted in the SSL Proxying List? For example, when intercepting traffic on an iOS device, domains like apple.com or google.com usually have pinned SSL certificates that can't be worked around, and can cause some problems if the request isn't fulfilled, but I do want to track all other HTTPS traffic. I'm looking for something similar to what Charles (an include and exclude list, see screenshot).

@NghiaTranUIT commented on GitHub (Oct 1, 2020):
Hi @ablewalmsley,
As we haven't supported this feature on Proxyman yet, but you achieve the same things by following:
@NghiaTranUIT commented on GitHub (Oct 1, 2020):
Meanwhile, I will push this feature forward and would support it soon 👍
@ablewalmsley commented on GitHub (Oct 1, 2020):
thanks! This is a great workaround for the time being.
@speto commented on GitHub (Nov 18, 2020):
👍 this feature would be nice. I've been missing that since I migrated from Charles too.
@NghiaTranUIT commented on GitHub (Nov 21, 2020):
Good news that I'm working on this feature 👍 Stay tuned for the beta build 😄
@NghiaTranUIT commented on GitHub (Nov 24, 2020):
Hey @speto @ablewalmsley let check out this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.13.0_SSLProxying_With_Include_Exclude.dmg
From now, you can add wildcard, app, domain to Include List or Exclude List 👍
@ablewalmsley commented on GitHub (Nov 25, 2020):
Working great so far! Thanks!