/websocket-example-ios-app

Demonstrate how to capture Websocket from iOS app with Proxyman

Primary LanguageSwift

WebSocket Example App

A simple iOS app demonstrating how Proxyman can capture and debug WebSocket traffic from iOS apps. Works with URLSessionWebSocketTask.

Requirements

  • iOS 17.0+
  • Xcode 15.0+
  • Swift 5.9+

Setup

  1. Clone the repository
  2. Open WebsocketExample.xcodeproj in Xcode
  3. Follow the instructions in the Proxyman documentation to install Proxyman and set up the SOCKS5 proxy.
  4. Run the app and enjoy capturing WebSocket traffic with Proxyman.

Proxyman WebSocket Example

Tutorial