# Atlantis for iOS

## 1. What's it?

A lightweight and powerful iOS framework for intercepting HTTP/HTTPS and WS/WSS traffic from your iOS app. No more messing around with proxy, certificate config.

![iOS Framework for intercepting HTTP/HTTPS traffic](/files/-MKnMEuFoWVFC_kNu_GD)

* **Github**: <https://github.com/ProxymanApp/atlantis>

## 2. Benefit?

* Automatically intercept all **HTTP/HTTPS** Traffic with ease.
* Automatically intercept **WebSocket** from iOS devices.
* Support iOS Physical Devices and Simulators
* **No need** to config HTTP Proxy, Install or Trust any Certificate
* Review traffic logs from [Proxyman](https://proxyman.io/) for the macOS app.
* Categorize the log by app and devices.

{% hint style="info" %}
**Atlantis** is only for **Network Inspectors**. If you would use Debugging Tools like Map Local, Breakpoint, Map Remote, Scripting, Network Throttling, and Reverse Proxy ... please consider using a normal Proxy.
{% endhint %}

![Inspect iOS Traffic from MacOS app](/files/-MKnqa36NL-YcP3YyczB)

## 3. How to install

Please checkout the latest update on Github page: <https://github.com/ProxymanApp/atlantis>


---

# 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/atlantis/atlantis-for-ios.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.
