mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #596] Option to discard few Apple APIs #595
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#595
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 @NghiaTranUIT on GitHub (Aug 27, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/596
Originally assigned to: @NghiaTranUIT on GitHub.
Description
If we open any iOS Simulator, we often get a bunch of error requests from Apple Service. We should discard it 👍
@crankygeek commented on GitHub (Aug 27, 2020):
@NghiaTranUIT Does this only affect simulators, or should it also cover remote devices?
@NghiaTranUIT commented on GitHub (Aug 28, 2020):
Technically, it covers all traffics (iOS Simulator, Remote device, and your Mac). That traffic is still working behind the scenes, but it doesn't show on the app 👍 I might consider adding the toggle in Preference later 😄
@crankygeek commented on GitHub (Aug 28, 2020):
Do you have a list of ignored domains? I'm still seeing a lot of *.apple.com and *.icloud.com traffic, here in Version 2.5.1 (20510).
@NghiaTranUIT commented on GitHub (Aug 28, 2020):
for now, it's just https://health.apple.com. I'm working on this improvement now, includes the toggl in Preference too 😄
@NghiaTranUIT commented on GitHub (Aug 28, 2020):
I add a checkbox in Advanced Tab, which hides: *.apple.com, *.icloud.com and certain apple API from iOS Simulators 🙌 https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.5.1_HideAppleTraffic_FixPerformanceTableView.dmg
@crankygeek commented on GitHub (Aug 28, 2020):
Nice!
Saw this one come through with the setting enabled, but the overall traffic is definitely quieter.
https://42-courier.push.apple.com:5223
Thanks!