iOS용 Busymate DevTools

iPhone이 보내는 모든 요청을 확인하세요. Mac 없이.

휴대폰 자체에서 시스템 전체 HTTPS를 캡처합니다. 선택한 도메인만 복호화하고, 대시보드에서 실시간으로 확인하며, 규칙은 무선으로 변경하세요.

설정 과정 영상 보기

빠른 시작

설치에서 실시간 캡처까지 약 1분

아래 설정 단계를 따르거나 페이지 상단의 안내 영상을 확인하세요.

  1. Sign in

    01

    Create a free Busymate account with Apple or email — it pairs the app to your device.

  2. Add your domains

    02

    List the domains you want to decrypt. Everything else stays end-to-end encrypted.

  3. Install & trust the CA

    03

    Install the local certificate generated just for you — the 1-minute walkthrough above shows exactly how.

  4. Capture & inspect

    04

    Flip capture on, accept the disclosure, and requests stream in live — tap any one for full headers and body.

Real-time feed

요청을 발생하는 즉시 확인하세요

Every request streams in live — method, URL, status, headers, and body. No Mac, no Wi-Fi proxy.

Busymate DevTools real-time network feed on iPhone

Full detail

헤더와 본문까지 파고들기

Open any request for headers, query, status, timing, and full bodies — formatted and readable.

Busymate DevTools request detail view on iPhone

You choose

직접 고른 도메인만 복호화

Decrypt only the domains you add. Everything else stays end-to-end encrypted.

Busymate DevTools SSL-proxy domain settings on iPhone

Bigger screen

내 대시보드로 동기화

Optionally sync to dash.busymate.dev — search, tag, and export HAR on a bigger screen.

Busymate DevTools account & sync screen on iPhone

You decide

제어권은 당신에게

Built for traffic from apps and sites you own or are authorized to debug. Capture is always opt-in.

Capture is opt-in

Nothing is captured until you explicitly turn it on and accept the on-screen disclosure.

HTTPS only for chosen domains

Decryption is limited to domains you add — and you can add or remove them at any time.

A local CA, on your device

Decryption uses a CA certificate generated just for you, with guided step-by-step setup inside the app.

Stop and remove anytime

Stop capturing and remove the VPN profile from iOS Settings whenever you like. Synced captures are deletable.

개인정보 보호 우선

캡처는 기기에서 실행됩니다. 동기화된 캡처는 계정에 저장되며 민감한 데이터를 포함할 수 있습니다. 디버깅 권한이 있는 트래픽만 검사하세요. 개인정보 처리방침

이동 중에도 디버깅 준비 완료

  • iOS / iPadOS 17 or later
  • A free Busymate account (sign in with Apple or email)
  • No in-app purchases
다운로드는 App Store — Busymate DevTools

온디바이스 캐처

The debugger is the phone itself

HTTPS를 iPhone에서 바로 — Mac도, 케이블도 없이. 복호화할 것을 고르고, 캡처를 켜고, 라이브로 보세요.

A large iPhone outline with a labeled VPN tunnel ribbon passing through it: decrypted request rows stream down the screen and out to a small live dashboard card with green status codes, while a dashed realtime line pushes a settings toggle and rule chip back into the phone. VPN GET POST GET live 200 201 404 200 realtime

모두 보되, 복호화는 허용한 것만

NetworkExtension VPN이 시스템 전체 트래픽을 캐처합니다 — 내 앱, 서드파티 앱, 전부. TLS는 SSL 목록에 직접 추가한 호스트에 대해서만 복호화되므로 폰의 나머지는 비공개로 남습니다.

Mac 없이. 프록시 없이. 번거로움 없이.

케이블로 연결할 것도, 노트북에서 설정할 것도 없습니다. 폰이 스스로 캐처하고 복호화하고 스트리밍합니다 — 책상에서든, 테스트 벤치에서든, 지구 반대편에서든.

클릭 한 번으로 SSL 프록시잉

대시보드에서 암호화된 항목을 발견했나요? 클릭 한 번. 디바이스가 Realtime으로 변경을 받아 몇 초 안에 해당 호스트를 복호화하기 시작합니다 — 폰으로 돌아갈 필요 없이.

원격 관리, 라이브로 무선 반영

규칙, 스크립트, 모킹, VPN 스위치가 대시보드에서 기기로 라이브 반영됩니다 — 재빌드도, App Store 심사도 없이. 캡처를 켜거나 SSL 목록에 호스트를 추가하면 휴대폰이 몇 초 안에 Realtime으로 받아갑니다.

How it works

Inside the tunnel

A packet tunnel, an SNI matcher and an on-device certificate authority — the whole MITM pipeline runs on the phone.

  1. 01

    The phone becomes the tunnel

    A NetworkExtension packet tunnel claims the default route, so every app's DNS and TCP passes through the debugger — on the device itself. No Mac, no cable, no proxy settings.

  2. 02

    The handshake decides what's decrypted

    Each TLS connection's server name is read from the handshake and matched against your SSL-proxying list — wildcards included. Listed hosts are intercepted; everything else passes through encrypted.

  3. 03

    Certificates are minted on the phone

    CA는 첫 실행 시 기기에서 직접 생성되며 키는 절대 휴대폰을 벗어나지 않습니다. 호스트별 리프 인증서는 필요할 때 발급되어 캐시되므로, 피드에 도착하는 것은 앱이 실제로 본 요청과 응답 그 자체입니다.

  4. 04

    Rows stream straight to your feed

    Every captured pair is written directly to the shared entries table over the device's own long-lived pairing token — no files to pull, no sync step. The dashboard sees it the moment it lands.

Under the hood

The pipeline, specified

What actually runs when you flip capture on — and what never leaves the phone.

Capture
System-wide DNS + TCP via a NetworkExtension packet tunnel
Decryption
Selective, per-host SSL list with wildcard patterns — opt-in, never everything
MITM engine
per-host leaf certificates · RSA-2048
Pairing
365-day device token claimed at pairing — capture keeps streaming without re-login
Live control
Realtime push for settings, SSL lists, VPN on/off, breakpoints and resends — applied in seconds, over the air
Alternate mode
PAC proxy mode routes the phone through the shared MITM proxy instead of the on-device tunnel
Requirements
An iPhone. No Mac, no jailbreak, no computer in the loop

FAQ

iOS questions, answered

Do I need a Mac or any computer?

No. Capture, decryption and streaming all run on the iPhone itself — the phone is the debugger. You watch and control it from the web dashboard on any screen.

Does it decrypt everything on my phone?

No. TLS is opened only for hosts you explicitly add to the SSL-proxying list; every other connection passes through encrypted and untouched. The list is yours, editable live from the dashboard.

How do changes reach the phone without an app update?

The app is server-driven by design: rules, scripts, mocks, SSL lists and even the VPN toggle push to the device over a live Realtime connection. Behaviour changes in seconds — no rebuild, no App Store review cycle.

What about HTTP/3 (QUIC) traffic?

QUIC is not intercepted: the tunnel declines UDP/443 (and counts it), so apps fall back to HTTPS over TCP — where selective decryption and capture work normally.

Ask your mate