Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Charles proxy: dynamic response modification at runtime

Does Charles Proxy have an option to pass decoded SSL responses to a local or remote script, taking a modified response from it and passing it to the client/requester?

So far, modification of a response seems possible via static regex match/replace feature. I need this to be dynamic, using node or php or whatever.

Any ideas without rewriting a proxy myself?

like image 273
Markus Siebeneicher Avatar asked Mar 13 '26 18:03

Markus Siebeneicher


1 Answers

It's possible if you use the Scripting Tool from Proxyman. It allows you to write Javascript code and modify the HTTP/HTTPS Requests or Responses at runtime.

Scripting also ships with plenty of addons and Snippet Code that you can copy&paste.

Disclaimer: I'm a creator of Proxyman. Hope this answer helps you

like image 89
Nghia Tran Avatar answered Mar 16 '26 02:03

Nghia Tran



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!