> 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): How to install Certificate and decrypt HTTPS Request/response in macOS device. Support Automatic and Manual steps
- [iOS Device](https://docs.proxyman.com/debug-devices/ios-device.md): How to set up iOS/iPad Devices with Proxyman, to capture and decrypt HTTPS request/response
- [iOS Simulator](https://docs.proxyman.com/debug-devices/ios-simulator.md): How to set up iOS / iPad Simulator with Proxyman to capture HTTP/HTTPS Requests/Response
- [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): How to set up Android Device or Emulator with Proxyman to capture HTTP/HTTPS Requests/Response
- [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
- [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)
- [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)
- [Docker](https://docs.proxyman.com/debug-devices/docker.md)
- [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
