ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.56k stars 185 forks source link

[Feature] Advanced Filtering #251

Open shirshak55 opened 5 years ago

shirshak55 commented 5 years ago

It will be better if we can add advance filtering support instead of just filtering by ip / url.

You can get more detail from Proxie app:

image

Quick Uses:

  1. Show only json responses
  2. Show only responses which are 200.
NghiaTranUIT commented 5 years ago

Hey, it's a part of Smart Folder https://github.com/ProxymanApp/Proxyman/issues/164.

Basically, you can add the rule to particular folders and it filters out. Since it's more complexity, so I will push it later, after the breakpoint, web-socket and bunch of improvement 👍

Btw, I love this idea from Proxie too 💯

shirshak55 commented 5 years ago

yea I wish we can use just like proxie as it is so convenient :)

kpennacchia commented 5 years ago

Throwing my vote in for more advanced filtering, as I would love to be able to ignore certain HTTP methods (specifically 'CONNECT').

NghiaTranUIT commented 5 years ago

The idea behind the filter node (JSON Filter) is really good. I would implement it, so the users could define and reuse the filter rule later, as well as define complicated filter rule. Thank guys for pointing it out 💯

NghiaTranUIT commented 4 years ago

Related #316

NghiaTranUIT commented 4 years ago

Just friendly reminder @kpennacchia and @shirshak55, Proxyman 1.8.0 has been released with the Advanced Filter feature. 🎉