proxyman-windows-linux
proxyman-windows-linux copied to clipboard
Public tracker for Proxyman Windows/Linux
## Description A request with the error Content-Type blocked and could not display the body. This problem occurs when analyzing a request from a third party website. I can't fix...
## Description Would it be possible for create a release version that would work on Linux aarch64 devices? ## Acceptance Criteria additional release that includes *.tar.gz or *.AppImage file for...
the `rawBody ` property are mentioned in this document https://docs.proxyman.io/scripting/script but I could not found the property when I try,is this a bug or just not completed on this property?...
when proxing url like this one `http://xxx.xxx/test?e=123&token=xxx-xxx:xxx-xxx=` the server got the url `/ajax?e=123` without the token(a base64 like value) and I wrote such js to fix it ``` request.queries =...
## 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 - Some important features are missing in the Windows, we need to port it. - Export as CSV - Copy as menu: ## Export as CSV - [x]...
## Description - [x] Implement this ticket: https://github.com/ProxymanApp/Proxyman/issues/2059
## Description - Please download the Beta build and Implement this ticket: https://github.com/ProxymanApp/Proxyman/issues/2057#issuecomment-2169844468 ## Acceptance Criteria - [x] Map Local - [x] Map Remote - [x] Breakpoint - [x] Block...
## Description - One of the useful features of the Compose View ## Acceptance Criteria - [x] Parse https://github.com/ProxymanApp/curl-to-json-swift to ElectronJS. Please note that this repo is designed for JavascriptCore...