How can I capture traffic when my phone accesses a localhost service running on my computer via the computer’s IP?
Localhost requests can’t be captured — on the computer I have to use localhost.proxyman.io, but that doesn’t work from the phone. When the phone accesses the service via the computer’s IP it still doesn’t go through Proxyman, although requests to other websites are captured normally.
@tomiaa12 the reliable solution is using Atlantis (developed by Proxyman Team). Atlantis will internally capture all HTTPS data and send to Proxyman to preview, so it works with your case.
@tomiaa12 the reliable solution is using Atlantis (developed by Proxyman Team). Atlantis will internally capture all HTTPS data and send to Proxyman to preview, so it works with your case.
But on my computer I'm running it with Node.js.
It doesn't matter. You install Atlantis in your iOS app on your iPhone, which connects to your NodeJS on your local machine.
Atlantis will capture HTTPS from your iOS app and sendit to Proxyman