# Overview

## Proxyman

Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains, including iOS devices, iOS Simulators, and Android devices.

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

### Features

* [x] ✅ Intercept HTTP/HTTPS (SSL) requests from your Macbook, iOS Simulators, iOS devices, and Android devices 📱.
* [x] Support Apple M1/M2 Chip and macOS Monterey & Ventura
* [x] ✅ 100% written by Apple Swift NIO for high-performance
* [x] 🦋 Modern and intuitive UI.
* [x] ⭐️ Exclusively native built for macOS. [Windows](/~/revisions/CTFzuwrlmsieJaiDVRDD/proxyman-windows/install-certificate.md) app is also available. Linux is soon.
* [x] 👑 Comprehensive debugging tools: Compose, Repeat, ...
* [x] 🛠 Advanced Tools: Map Local, Map Remote, Breakpoint, Allow List, Block List, External Proxying, No Caching, Clear Cache, Protobuf, Scripting (Rewrite), and Diff.
* [x] 👨‍💻 Customizable workspace.
* [x] 🖥 macOS 10.15+

## Download&#x20;

* Download the latest [macOS app](https://proxyman.io/release/osx/Proxyman_latest.dmg)
* Download the latest [Windows app](https://proxyman.io/release/windows/Proxyman_latest.dmg)
* Download the latest [iOS app](https://apps.apple.com/us/app/proxyman/id1551292695)
* Download via cask

```
$ brew install --cask proxyman
```

## Github

[Proxyman's Repo Github](https://github.com/ProxymanApp/Proxyman) is where you can create tickets for feature requests, and discussions, or report bugs and catch up with Proxyman's team quickly and efficiently.

> We're welcome all bug reports and feature request 😍

If you'd notify all Proxyman's release. Please Watch the repo

## Milestone&#x20;

You can check the current [Milestone](https://github.com/ProxymanApp/Proxyman/milestones) in Github Repo.&#x20;


---

# 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/~/revisions/CTFzuwrlmsieJaiDVRDD/master.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.
