mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #722] Proxyman never capture Google Chrome's request #718
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#718
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 @gniw on GitHub (Dec 9, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/722
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 2.14.1
macOS Version? (Ex. mac 10.14)
macOS Big Sur 11.0.1
Steps to reproduce
https://proxyman.io/
https://docs.proxyman.io/debug-devices/macos
https://www.google.com/, or anywhereafter that, I restart Chrome, Proxyman, and also mac.
But Proxyman keep silent.
Curiously, a few requests are displayed like ...
https://sb-ssl.google.com/safebrowsing/clientreport/download?key=...https://safebrowsing.googleapis.com/v4/fullHashes:find?$req=...https://update.googleapis.com/service/update2/json?cup2key=...Why is it like this...?
Expected behavior
capture all request.
of course, HTTP and HTTPS.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
Just wondering: Can you see google.com request from Safari?
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
If you couldn't see any HTTP/HTTPS Traffic that shows on Proxyman, it looks like your System HTTPS doesn't set to 9090.
Can you help me to open Network -> Wifi -> Proxies -> Verify that HTTP and HTTPS is checked with 127.0.0.1 at port 9090?
If it isn't, please install the Proxyman Helper Tool in Preference -> Advanced -> Install Helper Tool
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
Meanwhile, the invalid URLs from your screenshot is from Google Chrome Extension. I see it a lot and it happens in other Proxy tools like Charles too.
@gniw commented on GitHub (Dec 9, 2020):
Yes, I can access google.com by Safari, and show requests.
Yes, HTTP and HTTPS is checked with 127.0.0.1:9090.
Oh, that's right!
I installed a lot of extensions for web develop.
For now, all extensions turned off, Proxyman capture all requests!
of course, HTTP and HTTPS :)
Thank you for your quick response!!
@gniw commented on GitHub (Dec 9, 2020):
resolved, thank you ❤️
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
Cool. So, one of your extension causes the traffic doesn't go through Proxyman Proxy Server at port 9090 😄
Enjoy debugging 👍