Blogs
Learn to use Proxyman efficiently for your daily works.
Capture HTTP/HTTPS Request from axios (NodeJS)
Capture HTTP/HTTPS Requests Response from axios library (NodeJS) for debugging.
Capture HTTP/HTTPS Request from Ruby (net::http, or http gem) scripts
This blog demonstrates how to capture HTTP/HTTPS traffic from Ruby scripts (net/http, http) library by using Automatic Setup from Proxyman
How to use Reverse Proxy to capture HTTP/HTTPS from non-HTTP-Proxy apps/clients
This blog demonstrates how to capture HTTP/HTTPS traffic from apps/clients that do not support the HTTP Proxy by using Reverse Proxy Tool.
Manipulate GraphQL Request with Breakpoint Tool
A tutorial demonstrates how use a Breakpoint tool to manipulate GraphQL Request/Response
[🛠 Tips] Organize related rules by folder with Proxyman
A tutorial demonstrates how to arrange your rules by folder with Proxyman
Simulate poor network condition on iOS with Proxyman
A tutorial demonstrates how to simulate different network condition with Proxyman
[🛠 Tips] Manage header columns on main table view
A tutorial demonstrates how to add/remove header columns on your network panel
How to inspect network traffic from iOS 15 Simulator with Proxyman
A tutorial demonstrates how to use Proxyman as a man-in-the-middle proxy to intercept network traffic on iOS Simulator (support iOS 15)
Compare 2 HTTP requests/responses using Proxyman Diff tool
A tutorial demonstrates how to compare request/response using Proxyman Diff tool
FAQs for Reseller/Retailer
This guideline list out all necessary information for the reseller/retailer.
Modify HTTP Request/Response with Proxyman Breakpoint Tool
A tutorial demonstrates how to modify a HTTP Request (HTTP Method, Scheme, Host, Port, Path, and Query) with the Breakpoint Tool
Capture and inspect HTTPs traffic from iPhone
A tutorial demonstrates how to use Proxyman for iOS to capture network traffic from iOS devices.
Hidden features from Proxyman (Part 2)
A collection of hidden features that might significantly boost your productivity.
Hidden features from Proxyman (Part 1)
A collection of hidden features that might significantly boost your productivity.
Preview multipart/form-data Body from HTTP Request and Response
This mini-blog will demonstrate how to inspect the multipart/form-data Request/Response.
Install Certificate for iOS Simulators on Xcode 12.5
This mini-blog would demonstrate how to install the Proxyman/Charles Proxy certificate to iOS Simulators from Xcode 12.5.
Multiple Filters - Useful tip that boost your productivity
This mini-blog would demonstrate how to use the Multiple Filters to quickly filter out your requests/responses.
Display Query Name from GraphQL Request
This mini-blog would demonstrate how to display the QueryName of GraphQL Request.
How to use Android Debug Bridge (adb) on Android Emulators?
This mini-blog will guide you on how to use the Android Debug Bridge (adb) command to perform complicated tasks under seconds.
How to install and trust self-signed certificates on Android 11?
This mini-blog will guide you on how to install and trust your self-signed certificate on Android 11.
How to intercept HTTPS Traffic on Android Devices and Android Emulators?
This mini-blog will guide you on how to start intercepting HTTPS Traffic from Android Devices and Android Emulators.
How to generate and use Custom Root Certificates on Proxyman?
This mini-blog will guide you on how to manually generate self-signed certificates that comply with new Apple’s Security Requirement (iOS 13+ and Catalina), then using it as a Custom Root Certificate.
How to by-pass CORS Policy
This mini-blog will guide you on how to by-pass CORS (Cross-origin resource sharing) during developing websites or mobile apps (iOS and Android).
Migrate from Charles to Proxyman
This mini blog to help you migrate files from Charles Proxy to Proxyman.
Change HTTP status codes for UI testing
This miniblog demonstrate how to use Proxyman to modify a HTTPs response and simulate a backend error
SSL Debugging with Firefox?
In this tutorial, we would share how we quickly capture and inspect HTTPS requests from Product Hunt page via Firefox Browser.
Can we bypass SSL Pinning?
In this tutorial, we would explain why you could not intercept HTTPS Traffic from SSL Pinning app.
Useful network debugging tips with Proxyman
This miniblog gives developers helpful tips for using Proxyman to complete some debugging tasks faster and more efficiently.
Comparison of Charles Proxy, Fiddler, Wireshark and Proxyman
Proxyman could be considered as an alternative of Fiddler, Charles Proxy for inspecting and manipulating network traffic
How to debug WebSocket from iOS Device
In this tutorial, we would like to show how to intercept and debug the WebSocket message from iOS device during the development phase by using Proxyman, which is a powerful tool for debugging HTTP/HTTPS and WebSocket.
Using Proxyman Breakpoint to intercept and modify the requests/response on iOS devices
This mini blog demonstrates how I use Proxyman Breakpoint tool to manipulate HTTP rquests/ responses body for debugging purposes.
Useful shortcuts that boost your productivity
This brief technical blog will demonstrate current keyboard shortcuts on Proxyman.
Share HTTPS request/response with HAR file
This brief technical blog will demonstrate how we can share HTTPS Requests in HAR file between Paw and Charles Proxy, which makes it easier to share HTTPs requests with other team members.
How to manipulate HTTP response using Proxyman Map Local Tool
This mini blog demonstrate how to use Proxyman Map Local Tool to quickly manipulate the response body.
Debugging on iOS Simulator with Proxyman!
This mini blog demonstrate how to capture network traffic on iOS Simulators with Proxyman.
How to use Proxyman to report bugs effectively?
Proxyman is a handy tool not only for capturing and inspecting network traffic, but also for reporting bugs effectively.
How I use Proxyman to capture iPhone traffic?
This mini-blog would demonstrate how to capture and inspect HTTP(s) Traffic from your iOS Devices using Proxyman for macOS
Capture HTTP(s) traffic with Proxyman
This tutorial is going to demonstrate how we can use Proxyman to capture HTTP(s) Traffic from your macOS devices.