Noah Tran

Results 382 issues of Noah Tran

## Description Some IPv6 requests don't show properly, we should fix it. ## Steps to Reproduce 1. Start Proxyman iOS + VPN 2. Visit `https://[240e:e1:a802:b8::8]/` on safari. Please note that...

bug

## Description Some user requests that they would like to filter the Query Name or Subscription Name of all GraphQL requests. They can do it by using the Request Body,...

enhancement
✅ Done

## Description Currently, Proxyman doesn't allow creating a Wildcard Domain that can match multiple requests. It's a drawback that we need to improve. For example: - `*.proxyman.app` will match `download.proxyman.app`...

enhancement
✅ Done

## Description - Since we introduce the #1932, we should improve the Menu Context, so it's easier to create a new Domain. ![Screenshot 2024-02-12 at 11 11 57](https://github.com/ProxymanApp/Proxyman/assets/5878421/066da3c1-1aa3-4242-98f4-03894ee10e65)

enhancement
✅ Done

## Description We should introduce a small screen to show all Proxy Settings of the app. ## Why this feature/change is important? - Easier to find all related Proxy Setting...

enhancement
✅ Done

## Problem Currently, Proxyman only shows the last matched debugging tools. It's a problem because 1 request can be executed by multiple tools. For example: - Map Remote -> Breakpoint...

enhancement

## Description - Some users are working on the HLS and would like to have syntax highlighting for this format. ## Why this feature/change is important? - Easier to debug...

enhancement
✅ Done

## Description If the value of a pair key and value is an empty string (application/x-www-form-urlencoded), Proxyman Scripting removes the `=`, which is the incorrect format. ## Steps to Reproduce...

bug
✅ Done

## Description Server Certificate show incorrect data in CONNECT requests. ## Steps to Reproduce 1. Remove all SSL Proxying List 2. Visit producthunt.com 3. Verify the server certificate is empty...

bug
✅ Done

## 🐶 Brief - Proxyman Script doesn't update the sharedState if using abort() ## How to reproduce it 1. Use the Script with `abort()` and `sharedScript` ![20240116-172229](https://github.com/NghiaTranUIT/NSProxy/assets/5878421/fce9a3ba-9528-4e25-a952-cb561a5bbf0e) 2. Send 2...

bug
✅ Done