mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1376] Domains pinned by Atlantis don't share the filter from the domains pinned by the browser #1372
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
Environment
@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.
@raxityo commented on GitHub (Sep 29, 2022):
Actually, I take this issue back.
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.