Huy Cao (Cillian)
Huy Cao (Cillian)
### Description - In some cases, the users want to inspect the request body before sending it to the real server, similar to [issue 187](https://github.com/joeferner/node-http-mitm-proxy/issues/187#issuecomment-1500880755) - With [this implementation](https://github.com/joeferner/node-http-mitm-proxy/blob/310a3bc8918b07b9c7dbdb345e358f8be2a74044/lib/proxy.ts#L1093), the...
## Description - https://proxyman.sentry.io/issues/3576823137/?environment=production&project=6673528&query=is%3Aunresolved&referrer=issue-stream&sort=user&statsPeriod=14d&stream_index=0 - https://proxyman.sentry.io/issues/3578296932/?project=6673528&query=is%3Aunresolved&referrer=issue-stream&stream_index=1 ## Environment - App version: 2.5.0 - Windows/Linux version: 2.5.0
## Description - When users delete all connections, all tunnels have been deleted from the memory but some of them still reference the variable and cause an undefined read attribute...
## Description - Implement Import Setings ## Acceptance Criteria - Able to import settings from Proxyman macOS - Write unit test to test import only scripts - Write unit test...
## Description - Implement Export Settings ## Acceptance Criteria - Able to export settings (2 modes: Only Scripts - Scripts and all Imported files) - Write unit tests for both...
## Description - It's possible to share states from the onRequest() and the onResponse() from different scripts when the script is executed with the global object: sharedState - Docs: https://docs.proxyman.io/scripting/environment-variables...
## Description - The Repeat Tool is returning error `Invalid Host` when user repeats one request multiple time ## Steps to Reproduce 1. Send request `https://httpbin.proxyman.app/delay/10` 2. Repeat that request...
## Description The Authorization service is unable to decode the `SAPISIDHASH` token. --- ## Steps to Reproduce 1. Import the `Proxymanlogv2` file. 2. Open the **Auth** tab. 3. Observe that...
## Description - In the Free version, users can pin unlimited domains but in Mac user only can pin 4 domains ## Steps to Reproduce 1. Start the application, intercept...
Hello everyone, Because this project is abandoned in 6 years, so I’ve developed an alternative to httpbin using the Gin framework. This project is very early stage but I've ported...