ProxymanApp / Proxyman

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

Executing multiple scripts #2056

Open wabiloo opened 2 weeks ago

wabiloo commented 2 weeks ago

Is there a way to have multiple scripts be able to be executed on a request/response?

In my tests, the order of the scripts in the scripting tool determine which script is executed. If I have 2 rules matching the request URL, only the first one is applied.

I would like both of them to be executed though, in the order of the list.

Is that possible?

(I'm using the latest v5 version)

NghiaTranUIT commented 2 weeks ago

You can enable the Multiple Script in the Setting Menu -> Tool -> Scripting Section 👍

It's been implemented in the latest build 5.5.0

Ref: https://github.com/ProxymanApp/Proxyman/issues/1190#issuecomment-1603929772