mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #841] does not track specific url without L2TP VPN #837
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#837
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 @SajjadKharrazi on GitHub (Mar 30, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/841
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version: 2.22.0
macOS Version: 11.2.2
hi

i have pined these two url:
.local is
httpand .app ishttps(.local is not my local network, its remote)
i have two app for these URLs in my iOS simulator (iPhone 11). ( .local for stage, .app for production)

when i run my
productionapp, Proxyman track its traffic very well and show everything ( .app url )problem is there: when i run my stage version, Proxyman does not track anything. ( .local url )
also i changed my Production base url endpoint to the
.localbut it still did not make a difference.but when i connect my L2TP VPN, Surprisingly Proxyman show everything traffic from
.localurli also have a Cisco VPN, when i connect it, it does not show traffic Again. This only happens for L2TP protocol.
@SajjadKharrazi commented on GitHub (Mar 30, 2021):
it also happens with Remote devices:
@NghiaTranUIT commented on GitHub (Mar 30, 2021):
Hey @SajjadKharrazi, Proxyman doesn't track *.local because it might be in the by-pass proxy list.
By defaul, System Proxy will ignore all *.local traffic. Please remove it from System Preference -> Network -> WiFi -> Proxies tab
The reason why Proxyman can captures *.local when the L2TP VPN is on because the by-pass proxy list is not in effect 😄
Please help me to remove it, and check again 🌮
Ref: https://docs.proxyman.io/troubleshooting/.local-doesnt-appear-in-proxyman
@SajjadKharrazi commented on GitHub (Mar 30, 2021):
tnx. it works for me
i want to tell you that i am using Proxyman from at least 6 months ago and i dont have this problem. it happens from 2 days ago
i think it is better to locate this setting in app settings itself. it took me two days 😬
@NghiaTranUIT commented on GitHub (Mar 30, 2021):
Maybe the config is updated after you upgrade the OS 😄
I will consider to add this config to Proxyman app 👍