Noah Tran
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 -...
### 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...
### 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.
### 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...
### 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...
## 🐶 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....
[Bug] Atlantis on iOS 16 could not connect to Proxyman macOS app due to "Connection reset by peer"
## 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...
## 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...
## 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...
## Description - No Caching Setting for the Repeated Request doesn't persist.  ## Steps to Reproduce 1. Open Setting -> Tool Tab -> Check...