Command-line
Interact with Proxyman via Command Line.
1. Export Proxyman config
$ /Applications/Proxyman.app/Contents/MacOS/proxyman-cli export -h
OVERVIEW: Export all debugging tools rules (Breakpoint, SSL Pinning, Map Local, Map
Remote, Scripting, etc).
USAGE: proxyman-cli export [--mode <mode>] --output <output>
OPTIONS:
-m, --mode <mode> Export Mode (all = "All debugging tools's rules", enabledRules
= "Only enabled rules"). (default: all)
-o, --output <output> A Output file to save the config to.
--version Show the version.
-h, --help Show help information.For example:
2. Import Proxyman config
For example:
3. Activate/Unlink License
License4. Toggle HTTP System Proxy
5. Clear Session
6. Toggle Debugging Tools
7. Install the Proxy Helper Tool by command line
8. Export Proxyman Log
9. Import Custom Root Certificate
Install and trust
Install but not trust (you might need to trust it manually in the Keychain)
Last updated