A simple iOS app demonstrating how Proxyman can capture and debug WebSocket traffic from iOS apps. Works with URLSessionWebSocketTask.
- iOS 17.0+
- Xcode 15.0+
- Swift 5.9+
- Clone the repository
- Open
WebsocketExample.xcodeproj
in Xcode - Follow the instructions in the Proxyman documentation to install Proxyman and set up the SOCKS5 proxy.
- Run the app and enjoy capturing WebSocket traffic with Proxyman.