ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.64k stars 187 forks source link

Option to discard few Apple APIs #596

Open NghiaTranUIT opened 4 years ago

NghiaTranUIT commented 4 years ago

Description

If we open any iOS Simulator, we often get a bunch of error requests from Apple Service. We should discard it 👍

Screen Shot 2020-08-27 at 09 48 09
crankygeek commented 4 years ago

@NghiaTranUIT Does this only affect simulators, or should it also cover remote devices?

NghiaTranUIT commented 4 years ago

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 4 years ago

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 4 years ago

for now, it's just https://health.apple.com. I'm working on this improvement now, includes the toggl in Preference too 😄

NghiaTranUIT commented 4 years ago

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

Screen_Shot_2020-08-28_at_16_13_08
crankygeek commented 4 years ago

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!