[GH-ISSUE #1376] Domains pinned by Atlantis don't share the filter from the domains pinned by the browser #1372

Closed
opened 2026-03-03 19:50:54 +03:00 by kerem · 2 comments
Owner

Originally created by @raxityo on GitHub (Sep 29, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1376

Originally assigned to: @NghiaTranUIT on GitHub.

Description

The pinned area doesn't seem to share the domains pinned by the apps that use Atlantis.

Steps to Reproduce

  1. Open an app that's configured to use Atlantis
  2. Pin a domain from that app. Let's say it's httpbin.org
  3. Select httpbin.org in pinned domains
  4. Open httpbin.org in your local browser

Current Behavior

The request from the browser doesn't show up in the pinned domain. The request can be seen under "Apps" and "Domains" sections.

Expected Behavior

Domains pinned by Atlantis powered apps should show requests from other sources.

Additional notes:

The same bug happens if you do the opposite - pin a domain from browser.

  1. Open httpbin.org in your local browser
  2. Pin httpbin.org
  3. Open an app that's configured to use Atlantis and make a network call to httpbin.org
  4. Select httpbin.org in pinned domains
  5. The request from the app doesn't show up.

Environment

  • App version: Proxyman 3.10.0 (31000)
  • macOS version: macOS Monterey 12.6
Originally created by @raxityo on GitHub (Sep 29, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1376 Originally assigned to: @NghiaTranUIT on GitHub. ## Description The pinned area doesn't seem to share the domains pinned by the apps that use [Atlantis](https://github.com/ProxymanApp/atlantis). ## Steps to Reproduce 1. Open an app that's configured to use Atlantis 2. Pin a domain from that app. Let's say it's httpbin.org 3. Select httpbin.org in pinned domains 4. Open httpbin.org in your local browser ## Current Behavior The request from the browser doesn't show up in the pinned domain. The request can be seen under "Apps" and "Domains" sections. ## Expected Behavior Domains pinned by Atlantis powered apps should show requests from other sources. ## Additional notes: The same bug happens if you do the opposite - pin a domain from browser. 1. Open httpbin.org in your local browser 1. Pin httpbin.org 1. Open an app that's configured to use Atlantis and make a network call to httpbin.org 1. Select httpbin.org in pinned domains 1. The request from the app doesn't show up. ## Environment - App version: Proxyman 3.10.0 (31000) - macOS version: macOS Monterey 12.6
kerem 2026-03-03 19:50:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 29, 2022):

The first issue is definitely a bug. Not sure why the request from a local browser doesn't come through. I will check out tomorrow 👍


The second issue is not. The traffic from Atlantis is isolated on the Atlantis Section (our decision), so it doesn't mix with other requests, which go through the Proxy.

FYI, Atlantis traffic is not normal proxy traffic. It's captured by the Atlantis framework (Swizzle Method) and sent to Proxyman via Bonjour Service.

<!-- gh-comment-id:1262509339 --> @NghiaTranUIT commented on GitHub (Sep 29, 2022): The first issue is definitely a bug. Not sure why the request from a local browser doesn't come through. I will check out tomorrow 👍 ------------------ The second issue is not. The traffic from Atlantis is isolated on the Atlantis Section (our decision), so it doesn't mix with other requests, which go through the Proxy. FYI, Atlantis traffic is not normal proxy traffic. It's captured by the Atlantis framework (Swizzle Method) and sent to Proxyman via Bonjour Service.
Author
Owner

@raxityo commented on GitHub (Sep 29, 2022):

Actually, I take this issue back.

The traffic from Atlantis is isolated on the Atlantis Section

This led to the confusion I had. I had configured pinned applications and domains without Atlantis before but after enabling Atlantis, the pins were not showing the results from the Atlantis, not the other way around as I mentioned earlier.

Apologies for reporting a non-issue.

<!-- gh-comment-id:1262548173 --> @raxityo commented on GitHub (Sep 29, 2022): Actually, I take this issue back. > The traffic from Atlantis is isolated on the Atlantis Section This led to the confusion I had. I had configured pinned applications and domains without Atlantis before but after enabling Atlantis, the pins were not showing the results from the Atlantis, not the other way around as I mentioned earlier. Apologies for reporting a non-issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1372
No description provided.