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
HTTP Clients
1. Problems
Proxyman might not capture or get SSL Error from HTTP/HTTPS Requests, which makes from some HTTP Clients, such as
Postman
,
Insomnia Rest
, and
Paw
app.
This documentation would provide a solution to make Proxyman works.
2. Postman
1.
Open Postman Preference
2.
In General Tab -> Uncheck the "SSL certificate validation" checkbox
3.
In Proxy Tab -> Check the "Use the System Proxy" and "Respect
HTTP_PROXY
and
HTTPS_PROXY
variables".
Config to make Postman works with Proxyman
3. Insomnia Rest
1.
Open Insomnia Preference -> General Tab
2.
Uncheck the "Validate Certificates" checkbox
3.
Check "Enable Proxy" and enter
localhost:9090
in HTTP Proxy and HTTPS Proxy Textbox.
Config to make Insomnia Rest works with Proxyman
4. Paw
By default, Paw app uses the System Proxy Configuration. Thus, Proxyman can work out of the box.
If you don't see any Paw traffic from Proxyman, please double-check:
1.
Open Paw Preference.
2.
Make sure you're using System Proxy Configuration in the Proxy Setting.
Paw and Proxyman
Debug on Devices - Previous
Flutter
Next - Debug on Devices
Docker
Last modified
4mo ago
Copy link
Contents
1. Problems
2. Postman
3. Insomnia Rest
4. Paw