mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #921] [Question] ignore mac os traffic #914
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#914
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 @chilikasha on GitHub (Jul 1, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/921
Hi,
is it possible to ignore (don't decrypt) traffic from mac os? a setting maybe.
thank you
@NghiaTranUIT commented on GitHub (Jul 1, 2021):
Hey @akapitoha
By default, Proxyman doesn't decrypt traffic that goes through the Proxyman app. Proxyman acts as an HTTP Proxy Server, which proxies all data in between.
If you would like to decrypt the traffic in particular domains, you can Enable SSL Proxying on it (Right-Click on the request -> Enable SSL Proxying). You can check out the list of the domain which Proxyman will decrypt it in SSL Proxying List.
If you mean "Don't capture all traffic from macOS":
You can turn off the macOS Proxy in Tools Menu -> Proxy Setting -> Override macOS Proxy. By doing this way, there is no traffic that goes through Proxyman.
@chilikasha commented on GitHub (Jul 1, 2021):
hey, that's what I was looking for, thanks a lot!
@NghiaTranUIT commented on GitHub (Jul 1, 2021):
Glad to know it helps you 👍 😄