ProxymanApp / atlantis

Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
https://proxyman.io
Apache License 2.0
1.27k stars 95 forks source link

Proxyman fails to start with multiple bonjour services in Info.plist #41

Open abonham opened 3 years ago

abonham commented 3 years ago

I've got a project that includes Chromecast which already has bonjour services in Info.plist. Atlantis was only checking the the first item in the list so failing to start.

I made a PR to fix the issue: https://github.com/ProxymanApp/atlantis/pull/40

NghiaTranUIT commented 3 years ago

Thanks for the first PR. I will test it today 👍

NghiaTranUIT commented 3 years ago

Done with #40