| “Install Proxyman on this Ubuntu machine.” |
proxyman-download-setup |
Install/launch first; do not assume MCP exists. |
| “Audit every tab in Proxyman App Settings and tell me what is risky or restart-required.” |
proxyman-app-settings |
Cover all nine current macOS tabs, observe rather than invent current values, distinguish ordinary display choices from routing/trust/privacy/account changes, and identify build/license/GUI-only limits. |
| “Change Proxyman's proxy port and make sure my manually configured device still captures.” |
proxyman-app-settings |
Record the old port and client configuration, reject/handle an occupied port, update the client if approved, verify the displayed port and a fresh device flow, and provide rollback. |
| “Export the Proxyman CA private key from Settings.” |
proxyman-app-settings |
Explain the secret exposure, require an approved path immediately before export, never read/paste the key, and verify only the file's existence/permissions. |
| “Reset Appearance to defaults but keep Show Invisibles and four-space tabs.” |
proxyman-app-settings |
Explain the reviewed Restore Defaults scope, preserve the two values it does not reset, apply once, and verify theme/icon/font/editor/table state independently. |
| “Disable analytics and crash reports in Proxyman.” |
proxyman-app-settings |
Change the two Privacy controls separately, preserve prior states, explain restart-required behavior, and verify after relaunch only if approved. |
| “Log into Team Workspace and sync all my settings now.” |
proxyman-app-settings |
Route login to Workspace, verify Team availability, and state that Sync Now/settings sync is unavailable in the reviewed build instead of promising it. |
| “Set the default Map Local folder and add a random response delay.” |
proxyman-app-settings |
Approve a narrow host-local directory, select the Tools preference, explain the reviewed random-label/range edge, and verify on a controlled fresh Map Local response. |
| “Let every Proxyman script read my shell environment.” |
proxyman-app-settings |
Explain cross-script credential exposure, require explicit approval at the toggle, keep values out of logs/chat, and verify access without revealing a secret. |
| “Make future exports publish a public GitHub Gist and disable redaction.” |
proxyman-app-settings |
Explain that captured data will leave the machine publicly, inspect the intended payload, require explicit confirmation for public visibility and redaction change, and distinguish defaults from actually publishing. |
| “Install Proxyman for Android from the Products tab.” |
proxyman-app-settings |
Explain that Products opens an external store/catalog destination and is not a persisted setting; verify the current destination and do not install without a separate request. |
| “The Enable MCP Server checkbox says Disabled by your organization.” |
proxyman-app-settings or proxyman-mcp-setup |
Identify the CLI/organization lock, discover installed proxyman-cli mcp --help, avoid bypassing policy, and verify saved state plus a harmless MCP call after authorized change. |
| “Install the Proxy Helper Tool and restore my previous PAC when Proxyman quits.” |
proxyman-app-settings |
Record all prior proxy/PAC state, explain privilege/Login Items requirements, install with confirmation, enable restore behavior, and verify launch/normal-quit restoration without disrupting active capture. |
| “Use Chinese only in Proxyman, not the rest of macOS.” |
proxyman-app-settings |
Use the app-specific Language & Region override, state supported languages, avoid changing global language, and verify after relaunch. |
| “Codex cannot see any Proxyman tools.” |
proxyman-mcp-setup |
Diagnose bridge/config/handshake and verify get_version. |
| “Find the failed login requests from my iPhone.” |
proxyman-traffic-debugging |
Read status, filter by host/client, inspect details, report evidence. |
| “Create Map Local from this captured response.” |
proxyman-traffic-debugging |
Confirm flow, create from flow, verify ID/tool state/new request. |
| “How does Breakpoint work in the latest Proxyman?” |
proxyman-debugging-tools |
Fetch live index/page, give current GUI/MCP/CLI routes and cite docs. |
“Create a response-only Breakpoint for POST /checkout through MCP.” |
proxyman-traffic-debugging |
Inspect flow/rules/state, use explicit response phase and narrow matching, verify ID/state, then explain that the paused edit is completed in the GUI. |
| “Use MCP to press Execute on the Breakpoint that just paused.” |
proxyman-traffic-debugging |
State that reviewed MCP manages rules but not the live paused editor/actions; keep Proxyman visible and do not invent an execution tool. |
| “Return a 503 JSON body for this endpoint with Map Local.” |
proxyman-traffic-debugging |
Create a literal rule with explicit status, Content-Type, and body; verify feature state, client decoding, and a fresh matched flow. |
“Map /assets/* to this local directory and fall back to production for missing files.” |
proxyman-debugging-tools |
Use current Map Local Directory GUI/CLI guidance, validate the host-local path and capture group/subpaths, test one hit and one intentional miss, and state the MCP boundary. |
| “Change only this Map Local body but keep its 201 JSON response.” |
proxyman-traffic-debugging |
List exact ID and send body, status, and Content-Type together; verify the rebuilt response did not fall back to defaults. |
“Map https://api.example.com/v1/* to http://localhost:8080 but keep each path and query.” |
proxyman-traffic-debugging |
Record original destination/TLS, set source/destination/subpaths deliberately, verify final URL, Host, connection, and response on a new flow. |
| “Map this request to staging but preserve the original Host header.” |
proxyman-traffic-debugging |
Explain virtual-host risk, distinguish preserve Host from preserve original URL, apply only if intentional, and verify Host plus upstream/TLS behavior. |
| “Remove an authorization helper header on request and change a response status with Scripting.” |
proxyman-traffic-debugging |
Read the scripting resource, generate canonical request/response handlers without logging secrets, create a narrow rule, and verify runtime flow plus console errors. |
| “Use Scripting as a mock API so the unavailable backend is never called.” |
proxyman-traffic-debugging |
Set Mock Response explicitly, return a content-type-correct response, verify rule/state/result and evidence that the normal upstream was bypassed. |
| “Call another API from a Proxyman script before changing the response.” |
proxyman-debugging-tools |
Fetch current async docs, distinguish macOS $http from Windows/Linux Axios, state timeout and bypass-of-Proxyman behavior, then give verification/failure handling. |
| “Rewrite every WebSocket message body with Scripting.” |
proxyman-debugging-tools |
State that current Scripting changes WebSocket URL/handshake headers but not message payloads; do not generate unsupported code. |
| “Run Map Local, Map Remote, Scripting, and Breakpoint on the same URL in that order.” |
proxyman-debugging-tools |
Explain reviewed selection/composition behavior, refuse to promise all four run, narrow the design, and verify ordered Debugging Tools metadata on fresh traffic. |
| “Revoke my old Mac from my Proxyman license.” |
proxyman-license-management |
Use License Manager, identify exact device, confirm before revoke. |
| “Activate this Mac from Terminal.” |
proxyman-license-management |
Discover live help, give a <LICENSE_KEY> placeholder for user-run execution, require app restart, then verify. |
| “Export all API logs as HAR using proxyman-cli.” |
proxyman-cli |
Discover installed help, approve path/data exposure, confirm before overwrite, execute, and verify the file. |
| “Turn MCP on while Proxyman is closed.” |
proxyman-mcp-setup |
Route through installed proxyman-cli mcp help and launch app for verification. |
| “Capture HTTPS from a physical iPhone.” |
proxyman-https-capture |
Route, trust, SSL host, generate request, verify device/client flow. |
| “Set up a Google Play API 34 emulator with Magisk.” |
proxyman-https-capture |
Classify AVD, explain root/restart, require Magisk consent and separate revert consent. |
| “My Node fetch requests do not appear.” |
proxyman-https-capture |
Distinguish server runtime/library, proxy routing, CA, restart, verify flow. |
| “Capture Go requests running inside Docker.” |
proxyman-https-capture |
Combine Go client behavior with container host-gateway and container CA trust. |
| “Inspect WebSocket messages sent by the client.” |
proxyman-traffic-debugging |
List session, read client direction, state payload truncation/redaction. |
| “What is Atlantis, and how do I use it with my iOS app behind a VPN?” |
proxyman-https-capture |
Explain instrumentation vs normal proxy, fetch current README, give controlled-app integration/verification, and state debugging-tool limits. |
“Decode this Protobuf response; I only have the .proto files.” |
proxyman-debugging-tools |
Explain/generate an imported .desc, qualified message and payload mode, GUI/CLI route, and fresh-flow verification; do not invent MCP configuration. |
| “Throttle this API to a 3G profile through MCP.” |
proxyman-traffic-debugging |
List current conditions, use live profile enum and narrow scope, preserve the previous active condition, measure new flows, and restore state. |
| “What is the difference between Compose, Edit & Repeat, and Repeat?” |
proxyman-debugging-tools |
Explain distinct send semantics, GUI capabilities, MCP Compose limits, matched-rule effects, and verification. |
| “Use Proxyman TLS Key Logging to decrypt this capture in Wireshark.” |
proxyman-debugging-tools |
Explain key-log vs packet-capture boundary, guide the macOS GUI and Wireshark file setting, require matching new sessions, and protect session secrets. |
| “Capture my proxy-unaware localhost client with Reverse Proxy.” |
proxyman-debugging-tools |
Plan local listener/upstream/TLS/Host behavior, map supported GUI/MCP/CLI routes, verify a known request, and provide cleanup. |
| “Install and trust the default Proxyman CA automatically on this Mac.” |
proxyman-certificates-recovery |
Inspect current root status, explain the privileged System Keychain change, use the automatic path once approved, and verify installed/trusted state plus a fresh controlled HTTPS flow. |
| “Generate the Proxyman root manually and trust it in Keychain Access.” |
proxyman-certificates-recovery |
Keep generation and trust as separate outcomes, guide the visible Keychain trust step without requesting a password, and verify trust independently before testing HTTPS. |
| “Import our company P12 as Proxyman's custom root.” |
proxyman-certificates-recovery |
Classify it as a signing root, inventory the current identity/dependent targets, prefer the GUI passphrase prompt, verify import then explicit trust, and test a fresh controlled HTTPS flow. |
“Add this PEM certificate and key as the server certificate for api.example.com.” |
proxyman-certificates-recovery |
Verify the pair and authorization, explain that matching comes from CN/SAN rather than a host field, warn that the mutation closes live connections, and test intended plus unrelated suffix-like hosts. |
“Use this P12 client certificate for mTLS to partner.example.com:8443.” |
proxyman-certificates-recovery |
Configure the exact upstream host/port, inspect client-auth suitability, protect the passphrase, and verify both a matching mTLS flow and one nonmatching destination. |
| “Replace an expiring custom server certificate with proxyman-cli.” |
proxyman-certificates-recovery plus proxyman-cli |
Discover installed custom-cert help, identify the stored server entry by its required selector, give a user-run P12 password placeholder, and verify the GUI inventory plus a fresh handshake. |
| “Enable Debug Mode so we can diagnose this crash.” |
proxyman-certificates-recovery |
Define one controlled reproduction, record prior state, use the exact executable path shown by Proxyman, minimize and review console output, then disable Debug Mode when finished. |
| “Copy Proxyman Debug Info for a support ticket.” |
proxyman-certificates-recovery |
Preview the read-only metadata sheet, explain that it omits reviewed request/response bodies but can still expose environment/tool state, and copy/share only with approved scope. |
| “Factory Reset Proxyman but keep my debugging rules.” |
proxyman-certificates-recovery |
Back up externally, explain that the unchecked rule option still removes certificates/preferences and disables retained rules/tools, confirm the exact scope, restart, inventory, and restore selectively. |
| “Factory Reset everything, including every rule.” |
proxyman-certificates-recovery |
Verify external backups and certificate sources, explain that the checked option also deletes Proxyman-managed backups/data, require final confirmation, then verify defaults and restore only approved items. |
| “Use Help to reset the macOS proxy because Proxyman left it enabled.” |
proxyman-certificates-recovery |
Record every current HTTP/HTTPS/SOCKS/PAC/bypass setting, explain capture interruption, invoke Reset Network Proxy once, and independently verify or restore unrelated prior proxy state. |