Noah Tran
Noah Tran
## Description It's time to support Proxyman on Linux (Ubuntu 22.10) ## Acceptance Criteria - [x] Install & trust the Certificate on Ubuntu - [x] Remove the certificate - [x]...
## Description 1. Set up this SSL Proxying Entry as the following screenshot: 2. Send a request to `https://httpbin.proxyman.app/post` 3. This request isn't intercepted ❌ even though it matches the...
## Description Should work together with this bug ticket: https://github.com/ProxymanApp/proxyman-windows-linux/issues/329 ## Requirement ### Merge the Add Domain and Add Wildcard - Remove `Add Wildcard` Menu - Fix the Menu Context...
## Acceptance Criteria ### 1. Fix the height of the button - Current: The height button is off. Height is 48px  - Expect: -...
## Description Investigate if this issue also happen on Windows (Copy cURL with Bash Style): https://github.com/ProxymanApp/Proxyman/issues/1763
## Description ### Unit Tests 1 - [x] Test there is only one rule is enabled at a time. 1. Setup 5 rules 2. Enable the second rule Expect: Get...
## Description - on macOS: 1. The first connection will create a Proxy Connection (Method = CONNECT) 2. After that, the client will reuse the connection (If `Proxy-Connection: keep-alive` is...
## Acceptance Criteria - [x] Able to export single or multiple entries to a file (Similar with the Block List). - [x] With this file (export from Windows) -> Verify...
## Description Implement this ticket: https://github.com/ProxymanApp/Proxyman/issues/1838 ## Acceptance Criteria - Don't auto-select the `Saved Folder` after saving the request - use `arrow.down.to.line.compact` SF Symbol icon with a system green color...
## Description - Sample File: ## Acceptance Criteria - If the request is a multipart request (Check the Content-Type header: If it starts with `multipart/form-data`) - Show the Multipart tab...