ProxymanApp / ProxymanApp/Proxyman
Home view "Display By Sequence" shows incorrect list of intercepted requests
Open
@NghiaTranUIT is already working on this.
Since Jul 4, 2026.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
When intercepting traffic with the iOS app, The Display By Sequence view will shows significantly less requests than the Display By Domain view
Screen recording attached in comment.
Steps to Reproduce
- Turn on VPN in iOS app
- Confirm VPN is configured correctly and working
- Generate traffic with Safari by visiting 2-3 different domains
- Turn off VPN in iOS app
- Tap "Home" tab
- Tap 3 dot icon in top right of view
- Select "Display By Sequence"
- Scroll through list of displayed requests and count total requests
- Filter list by a domain and count filtered requests
- Click 3 dot icon in top right of view
- Select "Display By Domains"
- Sum request count for all domains displayed and compare to total count from step 8.
- Sum request count for the single domain in this view and compare to filtered count from step 9.
Current Behavior
Switching to Display By Sequence on Home tab did not show the same intercepted requests as the Display By Domain view.
Expected Behavior
Switching to Display By Sequence on Home tab shows the same intercepted requests as Display By Domain in reverse time order.
Environment
- App version: Proxyman 3.35.0 (33500)
- iOS version: iOS 26.5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.