# Debug on Devices

- [macOS](/debug-devices/macos.md): How to install Certificate and decrypt HTTPS Request/response in macOS device. Support Automatic and Manual steps
- [iOS Device](/debug-devices/ios-device.md): How to set up iOS/iPad Devices with Proxyman, to capture and decrypt HTTPS request/response
- [iOS Simulator](/debug-devices/ios-simulator.md): How to set up iOS / iPad Simulator with Proxyman to capture HTTP/HTTPS Requests/Response
- [tvOS & watchOS](/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](/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](/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](/debug-devices/android-device/sample-android-project.md): A Sample Android Project to demonstrate on how to use Proxyman with Android
- [Firefox](/debug-devices/firefox.md): How to capture HTTPS Reqyests/Responses from Firefox Browser with Proxyman
- [Java VMs](/debug-devices/java.md): How to install Root CA Certificate to all Java store on macOS
- [Python](/debug-devices/python.md): Capture HTTP/HTTPS traffic from Python with Proxyman
- [Ruby](/debug-devices/ruby.md): Capture HTTP/HTTPS Traffic from Ruby with Proxyman
- [NodeJS](/debug-devices/nodejs.md): Capture HTTP/HTTPS traffic from NodeJS with Proxyman
- [Rust](/debug-devices/rust.md)
- [Golang](/debug-devices/golang.md): Capture HTTP/HTTPS from Golang application (net/http, fasthttp, resty, gorequest, req, grequests) with Proxyman
- [React Native](/debug-devices/react-native.md): Capture HTTPS Traffic from React Native app with Proxyman. Worked with iOS and Android devices/simulators
- [Flutter](/debug-devices/flutter.md): How to use Proxyman to capture HTTPS traffic. Works with iOS and Android Devices and Simulators
- [HTTP Clients](/debug-devices/http-clients.md)
- [Docker](/debug-devices/docker.md)
- [ElectronJS](/debug-devices/electronjs.md): Explain how to set up your Electron JS App, so Proxyman can capture HTTP/HTTPS
- [NextJS (fetch)](/debug-devices/nextjs-fetch.md): how to capture HTTPS Request Response from NextJS with Server Side Rendering (fetch)
- [Demo iOS & Android](/debug-devices/demo-ios-and-android.md): Demonstrate how to capture HTTPS from iOS Simulators and Android Emulators
