ProxymanApp / ProxymanApp/TCPViewer
Handle Wireshark critical exception crashes
Open
@NghiaTranUIT is already working on this.
Since Jul 1, 2026.
DONE
- Dominant language
- Swift
- Stars
- 434
- Forks
- 20
- Avg merge
- 13h 46m
- Merged PRs (30d)
- 17
Description
- TCP Viewer can crash when Wireshark throws a critical
excepterror. - Catch the Wireshark error in the C++ shim before it reaches the unhandled abort path.
- Save a safe log in Application Support with app and macOS info, but no packet or private data.
- Add Help > Open Log Folder so users can share the log; proposed fix: https://github.com/ProxymanApp/TCPViewer/pull/69
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.