Block List
The Block Tool allows users to block or hide certain requests by domains or wildcard or from a client
1. What's it?
The Block List Tool is useful when you would like to block or hide certain domains during a debugging session.
For instance, you can use Block List in the following situations:
Block all ads requests from particular domains
Block all analytic requests that flood the working space
Block all annoying ping requests from your app to reduce the number of requests that appear on Proxyman
Hide analytic traffic from your website without blocking it.
All blocked domains in the Block List will drop the connection.

2. Block Actions
Block List supports some block actions that can suit your needs:
Block & Hide Request
Matched requests are blocked and don't display on the app.
Block & Display
Matched requests are blocked, but display the blocked requests on the app.
Hide, but not Block
Just hiding the matched requests without blocking them. It's useful if you'd hide your annoying requests but don't block them.

3. How to use it?
Tools Menu -> Block List
Right-click on the requests or domains -> Tools -> Block List...
⌥⌘[ to quick open Block List Window
4. Block all traffic from a given App
On Proxyman macOS 5.24.0 or later, you can select an app and block all traffic

Last updated