Noah Tran

Results 382 issues of 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]...

enhancement
✅ Done

## 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...

bug
✅ Done

## 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...

enhancement
✅ Done

## Acceptance Criteria ### 1. Fix the height of the button - Current: The height button is off. Height is 48px ![CleanShot 2023-11-17 at 13 07 49@2x](https://github.com/ProxymanApp/proxyman-windows-linux/assets/5878421/b0e50cf8-30b5-4e6f-a61c-c7def704edfd) - Expect: -...

enhancement
✅ Done

## Description Investigate if this issue also happen on Windows (Copy cURL with Bash Style): https://github.com/ProxymanApp/Proxyman/issues/1763

bug
✅ Done

## 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...

enhancement
✅ Done

## 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...

bug

## 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...

enhancement
✅ Done

## 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...

enhancement
✅ Done

## 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...

enhancement
✅ Done