# Proxyman for iOS

## 1. Proxyman for iOS

### Features

* ✅ Capture all network traffic (HTTP/HTTPS) from your iOS Devices (No Macbook required).
* Proxyman for iOS is a **standalone** app and works **independently** with Proxyman for macOS.
* View HTTP/HTTPS Requests and Responses in plain text.
* FaceID and Passcode to protect your sensitive data.
* Share logs to Proxyman for macOS.
* Split View (Two Side Panel) for iPad.
* Debugging Tool: Map Local, Breakpoint, Block List, SSL Proxying List, No Caching.
* and more...

### Download

* AppStore: <https://apps.apple.com/us/app/proxyman/id1551292695>
* Requires iOS 15+

### Screenshots

<figure><img src="/files/ivn2j7Ii3HLiYqWEjrlX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8U2zjS4hTgwJ7geAVtBZ" alt=""><figcaption></figcaption></figure>

## 2. Proxyman VPN

### How does it work?

Proxyman for iOS creates a local VPN on your devices, then proxying all traffic from your iOS devices to a local Man-In-The-Middle Server.

### What data does Proxyman use?

1. **HTTP/HTTPS Request and Response data**

Proxyman captures and decrypts HTTP/HTTPS data (Including Headers, Body, URL, Host, etc )to display them in plain text

2\. **Device Name**

To generate a self-signed Root Certificate. Proxyman does not use pre-generated or shared certificates.

{% hint style="info" %}
Proxyman records the request/response data and stores it on the l**ocal SQLite database** in your iOS Devices.

Proxyman **does not send** your data to any remote servers or third parties.

Your data always remains **private** to you.
{% endhint %}

## 3. Activate Premium Proxyman for iOS

If you have a valid macOS License, you can unlock Premium Proxyman for iOS. 1 seat can redeem for 2 iOS Devices.

To activate, please Download Proxyman for iOS (AppStore) -> Open More Tab (on the Right-Bottom TabBar) -> FaceID & Passcode -> Unlock -> Enter your license key.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.proxyman.com/proxyman-ios/vpn-and-proxyman-certificate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
