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
Network Conditions
Network Condition or Network Throttling
1. What's it?
Network Conditions (Network Throttling) v1 allows developers to simulate adverse networking environments. Proxyman provides various preset profiles:
Profile
Description
100% Lost connection
100 % lost all connection
Very Bad Network
Download/Upload: < 1mbps
Slow Network
Download/Upload: 5-10 mbps
Medium Network
Download/Upload: 10-20 mbps
2G (EDGE)
Download: <240kbps, Upload <200kbps
3G
Download: <780kbps, Upload <300kbps
4G (LTE)
Download: 30-50mbps, Upload 5-10mbps
Wi-Fi
Download: 25-40mbps, Upload 15-30mbps
Wi-Fi 802.11ac
Download: 150-250mbps, Upload 70-100mbps
2. Benefit?
Various preset profiles: 3G, 4G, Wifi, Bad/Medium Network, etc.
Help developers to simulate various network conditions (Download/Upload Bandwidth, Packets Dropped rate, delay).
Easier to test your app under a particular network condition.
Apply for
system-Wide
or
certain domains
.
Network Conditions v1 does not allow you to customize a profile. We will implement it in v2.
To better simulate the real-life, the download/upload bandwidth is not fixed, it might randomize in a given range.
3. How to use it?
You can access the feature by navigating to Tool -> Network Condition (CMD+SHIFT+J) or access from the right-menu context.
Set Network Condition for particular domain
4. Alternative
Network Link Conditions for macOS:
https://nshipster.com/network-link-conditioner/
​
​
​
ADVANCED FEATURES - Previous
GraphQL
Next - ADVANCED FEATURES
Multiple Filters
Last modified
1yr ago
Copy link
Contents
1. What's it?
2. Benefit?
3. How to use it?
4. Alternative