# Overview

## 1. Proxyman

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

<div data-full-width="true"><figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FUc6cygtl1lgELnAz8pXy%2Fnew_dashboard_macOS_26.jpg?alt=media&#x26;token=5827a834-698f-40ce-a550-5cbed8f36da8" alt="Proxyman dashboard for macOS 26"><figcaption><p>Proxyman Dashboard for macOS 26</p></figcaption></figure></div>

### 2. Features

* [x] ✅ Intercept HTTP/HTTPS (SSL) requests from your MacBook, iOS Simulators, iOS devices, and Android devices 📱.
* [x] Built for Apple Silicon Chip and macOS 26 Tahoe
* [x] ✅ 100% written by Apple Swift NIO for high-performance
* [x] 🦋 Modern and intuitive UI.
* [x] 🍸 Liquid Glass UI for macOS 26
* [x] ⭐️ Exclusively native built for macOS. ElectronJS-based for Windows & Linux
* [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] 🖥 Support macOS 12 or later

## 3. Download

* 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 [Linux app](https://proxyman.com/release/linux/proxyman_latest)
* Download the latest [iOS app](https://apps.apple.com/us/app/proxyman/id1551292695)
* Download via Cask

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

## 4. Github

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

{% hint style="success" %}
We welcome all bug reports and feature requests 😍
{% endhint %}

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

## 4. Milestone

You can check the current [Milestone](https://github.com/ProxymanApp/Proxyman/milestones) in the GitHub repo.


---

# 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/readme.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.
