Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

How can I capture traffic when my phone accesses a localhost service running on my computer via the computer’s IP?

Open tomiaa12 opened this issue 3 months ago • 3 comments

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 avatar Oct 31 '25 16:10 tomiaa12

@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.

NghiaTranUIT avatar Oct 31 '25 18:10 NghiaTranUIT

@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.

tomiaa12 avatar Nov 01 '25 05:11 tomiaa12

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

NghiaTranUIT avatar Nov 01 '25 15:11 NghiaTranUIT