> For the complete documentation index, see [llms.txt](https://docs.proxyman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyman.com/debug-devices.md).

# Debug on Devices

- [macOS](https://docs.proxyman.com/debug-devices/macos.md): Install and trust the Proxyman CA certificate on macOS, verify HTTPS capture, or use manual Keychain setup when automatic installation fails.
- [iOS Device](https://docs.proxyman.com/debug-devices/ios-device.md): Capture iPhone and iPad HTTP/HTTPS traffic with desktop Proxyman by configuring the Wi-Fi proxy, installing and trusting the certificate, and verifying connectivity.
- [iOS Simulator](https://docs.proxyman.com/debug-devices/ios-simulator.md): Capture iOS Simulator HTTP/HTTPS traffic with Proxyman on macOS, using automatic certificate setup, manual installation, and missing-traffic checks.
- [tvOS & watchOS](https://docs.proxyman.com/debug-devices/tvos-and-watchos.md): How to set up tvOS and watchOS Simulator or real devices with Proxyman to capture HTTP/HTTPS Requests/Response
- [Android Device & Emulator](https://docs.proxyman.com/debug-devices/android-device.md): Capture Android device and emulator HTTP/HTTPS traffic with desktop Proxyman, including proxy setup, certificates, automatic scripts, and Google Play images.
- [Automatic Script for Android Emulator](https://docs.proxyman.com/debug-devices/android-device/automatic-script-for-android-emulator.md): How to set up capture all HTTPS Request Response from Proxyman with Automatic Script
- [Google-Play Android Emulator with Magisk](https://docs.proxyman.com/debug-devices/android-device/google-play-android-emulator-with-magisk.md): How to use Proxyman to root your Google-Play Android Emulators, so Proxyman can capture HTTPS from your Android app
- [Sample Android Project](https://docs.proxyman.com/debug-devices/android-device/sample-android-project.md): A Sample Android Project to demonstrate on how to use Proxyman with Android
- [Firefox](https://docs.proxyman.com/debug-devices/firefox.md): How to capture HTTPS Reqyests/Responses from Firefox Browser with Proxyman
- [Java VMs](https://docs.proxyman.com/debug-devices/java.md): How to install Root CA Certificate to all Java store on macOS
- [Python](https://docs.proxyman.com/debug-devices/python.md): Capture HTTP/HTTPS traffic from Python with Proxyman
- [Ruby](https://docs.proxyman.com/debug-devices/ruby.md): Capture HTTP/HTTPS Traffic from Ruby with Proxyman
- [NodeJS](https://docs.proxyman.com/debug-devices/nodejs.md): Capture HTTP/HTTPS traffic from NodeJS with Proxyman
- [Rust](https://docs.proxyman.com/debug-devices/rust.md): Configure the proxy and certificate handling for Rust reqwest requests so their HTTP/HTTPS traffic appears in Proxyman.
- [Golang](https://docs.proxyman.com/debug-devices/golang.md): Capture HTTP/HTTPS from Golang application (net/http, fasthttp, resty, gorequest, req, grequests) with Proxyman
- [React Native](https://docs.proxyman.com/debug-devices/react-native.md): Capture HTTPS Traffic from React Native app with Proxyman. Worked with iOS and Android devices/simulators
- [Flutter](https://docs.proxyman.com/debug-devices/flutter.md): How to use Proxyman to capture HTTPS traffic. Works with iOS and Android Devices and Simulators
- [HTTP Clients](https://docs.proxyman.com/debug-devices/http-clients.md): Configure Postman, Insomnia, and Paw to send HTTP/HTTPS traffic through Proxyman and troubleshoot certificate errors.
- [Docker](https://docs.proxyman.com/debug-devices/docker.md): Capture HTTP/HTTPS traffic from Docker services and configure containers to route outgoing requests through Proxyman.
- [ElectronJS](https://docs.proxyman.com/debug-devices/electronjs.md): Explain how to set up your Electron JS App, so Proxyman can capture HTTP/HTTPS
- [NextJS (fetch)](https://docs.proxyman.com/debug-devices/nextjs-fetch.md): how to capture HTTPS Request Response from NextJS with Server Side Rendering (fetch)
- [Demo iOS & Android](https://docs.proxyman.com/debug-devices/demo-ios-and-android.md): Demonstrate how to capture HTTPS from iOS Simulators and Android Emulators
