Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 740 Bytes

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