mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1711] Allow list isn't always honoured? #1704
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#1704
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 @ChrisMash on GitHub (Jul 6, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1711
Originally assigned to: @NghiaTranUIT on GitHub.
Description
I set my allow list to only two domains and this seemed to be working for filtering traffic from an iOS device connected to my Mac but other traffic on my Mac and simulator, from different domains, was still getting reported in proxyman.
I often have issues with VPN where proxyman is affecting the requests and causing my network to seize up until I reset the vpn and proxyman in a certain order. It seems I need proxyman to just leave alone the requests the vpn is making itself so they don't get affected.
Steps to Reproduce
Current Behavior
Domains not on the allow list are reported in proxyman
Expected Behavior
Only domains on the allow list are touched by proxyman, otherwise they're allowed to silently go through in the background, untouched.
Environment
@NghiaTranUIT commented on GitHub (Jul 6, 2023):
Hi @ChrisMash Look like the Allow List doesn't work on the latest build. I'm going to fix it now and send you a hotfix build 👍
@NghiaTranUIT commented on GitHub (Jul 6, 2023):
@ChrisMash let's try this Beta build: https://download.proxyman.io/beta/Proxyman_4.8.2_Fix_Allow_List.dmg
The bug is fixed. Sorry for any inconvenience.
@ChrisMash commented on GitHub (Jul 7, 2023):
Thanks for the quick beta! It looks good so far 🤞🏻
@ChrisMash commented on GitHub (Jul 7, 2023):
While it seems to be working mostly I can still see some Firebase requests from the simulator still showing up (not a domain that's in the allow list)