Proxyman Documentation
Homepage
Pricing
Blog
Download
Search…
Overview
Changelog
License
License Manager
Command-line
Proxyman iOS
Proxyman for iOS
Debug on Devices
macOS
iOS Device
iOS Simulator
tvOS & watchOS
Android Device & Emulator
Firefox
Java VMs
Python
Ruby
React Native
Flutter
HTTP Clients
Docker
Atlantis
Atlantis for iOS
BASIC FEATURES
Proxyman Proxy Helper Tool
Request / Response Previewer
SSL Proxying
Import / Export
Content Filter
Multiple Tabs
Horizontal/Vertical/Window Layout
Copy as
Custom Previewer Tab
Custom Header Column
Regex (Regular Expression)
Filter JSON Response
Highlight by Color and Add Comment
Import / Export Settings
Multipart Form-Data Previewer
JSONPath
Customize Toolbar
ADVANCED FEATURES
Repeat
Edit & Repeat
Compose new Request
No Caching
Breakpoint
Breakpoint Templates
Map Local (File)
Map Local (Directory)
Map Remote
External Proxy
Save Session
Protobuf
WebSocket
Clear Session
Block List
Allow List
Charles Proxy Converter
Custom Certificates
GraphQL
Network Conditions
Multiple Filters
Publish to Gist
Reverse Proxy
Code Generator
Diff
Scripting
Scripting
async/await Request
Addons
Built-in JS Libraries
Write your own Addons
Snippet Code
Environment Variables
Troubleshooting
Proxyman does not work with VPN apps
My Remote Devices (iOS/Android) could not connect to Proxyman?
SSL Error from HTTPS Request/Response
I could not see any requests from my localhost server
*.local requests do not appear on Proxyman
I couldn't see any traffics on Proxyman
I couldn't see any requests from 3rd-party network libraries
[Breakpoint] Modify Request/Response by Raw Message
Could not change Proxyman App Icons
Lost data after updating Proxyman app?
Powered By
GitBook
Diff
1. What's it?
During using Proxyman, you might face the situation to find the difference between requests and responses. The Diff tool would help you to:
Diff two Requests or Response, include the URL, Method, Status Code, Headers, and the Text-based body.
Render as Side-by-Side or Unified.
Light and Dark Theme.
Export as a unified file.
Open the diff by 3rd-party applications, such as FileMerge.
Highlight and add comments.
This feature is only available for macOS 11.2 and later.
2. How to use it?
1.
Select your requests on the main table view.
2.
Right-Click -> Tools -> Add to Diff pool (Or using ⌘Y)
3.
On the Diff window, select Left and Right Panel.
4.
Proxyman performs the diff operation and displays it.
Side-by-Side mode
Side By Side Mode
Unified Mode
Unified Mode
3. Open with 3rd-party diff tools
File Merge: Required Xcode to install
Kaleidoscope: You have to install the
ksdiff
in the Kaleidoscope's preference.
ADVANCED FEATURES - Previous
Code Generator
Next - Scripting
Scripting
Last modified
1mo ago
Copy link
Contents
1. What's it?
2. How to use it?
3. Open with 3rd-party diff tools