Huy Cao (Cillian)

Results 102 comments of Huy Cao (Cillian)

Hi, did you solve the problem 🤔 I'll very appreciate if you share with me any idea @DblK

@DblK Nice, I also solved the problem. I'll submit pull request which provide example how to do that soon.

- This is [my custom node-http-mitm-proxy](https://www.npmjs.com/package/custom-node-http-mitm-proxy) library. - This library allows you can get the request body before the `onRequest` event is triggered. - I.e. If the body doesn't meet...

- [This function](https://github.com/joeferner/node-http-mitm-proxy/blob/310a3bc8918b07b9c7dbdb345e358f8be2a74044/lib/proxy.ts#L1093) is where the library start making a request from the proxy server to the destination server - And [this](https://github.com/joeferner/node-http-mitm-proxy/blob/310a3bc8918b07b9c7dbdb345e358f8be2a74044/lib/proxy.ts#L1133) is where the library establishes the request -...

- I'm wondering why I can't request the review 🤔 , feel free to review this at your convenience 👍🏻

Before the release of 2.10.0, I discovered that users can press `F5` to refresh the application. So I added the code to disable it. I didn't realize that it would...

Hi, this bug will continue to be fixed after we finish updating [new UI for Proxyman Windows](https://github.com/ProxymanApp/proxyman-windows-linux/issues/305). For now, I haven't found a solution or workaround for this.

Hi @Icehunter, [Scripting feature](https://github.com/ProxymanApp/proxyman-windows-linux/issues/335) has finished. The feature will be in the next release of Windows and Linux.