Mitm Set Map Remote
mitm_set_map_remoteRedirect requests matching a URL regex to another remote URL. Applied live over mitmweb to reroute traffic.
Instructions
Redirect requests matching a URL regex to another remote URL (mitmproxy map_remote). Applied live over mitmweb.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| rule_id | No | ||
| rendered_spec | No | The delimited option string actually sent to mitmproxy (audit trail). |