Noah Tran

Results 382 issues of Noah Tran

### Description Many users ask that Proxyman should provide a keyboard shortcut to Enable/Disable all debugging tools, including: - Breakpoint - Map Local - Map Remote - Network Conditions -...

enhancement
✅ Done

### Description Some users request that they would like to disable the Atlantis Service (Enabled by default), to avoid receiving Atlantis Traffic from colleagues, who use `Atlantis.start()`. ### Acceptance Criteria...

enhancement
✅ Done

### Description Sometimes, we've encountered a duplicated request ID. It must be a race-condition issue. Let's fix it 👍 ### Acceptance Criteria - Use `atomic_fetch_add` to safely increase/decrease the counter.

bug
✅ Done

### Description We should integrate the Hex view to show the data WebSocket message. It's already supported by other tools. ### Acceptance Criteria - Hex View for the binary WS...

enhancement
✅ Done

### Description Some filters (e.g. Document, XML, JSON) doesn't filter some request/response. We should fix it 👍 ### Acceptance Criteria - Review the logic and make sure it filters the...

bug
✅ Done

## 🐶 Brief Currently, in Breakpoint, we don't allow to change HTTP Method and URL in the request since the Proxyman Core actually make the connection to the destination beforehand....

enhancement
✅ Done

## Description If we use Atlantis on an iOS 16 Physical device, most of the time the Atlantis service cannot successfully connect to Proxyman macOS app. Always get the following...

Done

## Description Proxyman consumes a lot of RAM Usage when exporting to ProxymanLog file ## Steps to Reproduce 1. Add * to the SSL Proxying List -> Make 1000 requests...

bug
✅ Done

## Description Crash analytic shows that there are many crashes when sharing data with Airdrop. We should fix it. ## Steps to Reproduce 1. Capture a lot of data, ideally...

bug
✅ Done
iOS

## Description - No Caching Setting for the Repeated Request doesn't persist. ![Screenshot 2024-02-20 at 09 49 11](https://github.com/ProxymanApp/Proxyman/assets/5878421/2c15b10a-30b4-41bd-9191-f91bdbe14918) ## Steps to Reproduce 1. Open Setting -> Tool Tab -> Check...

bug
✅ Done