proxy_start_server
Start a customizable proxy server for HTTP/HTTPS traffic with optional SSL bumping to intercept and analyze encrypted traffic on specified host and port.
Instructions
Start the proxy server with optional SSL bumping
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enableSSLBumping | No | Enable SSL bumping for HTTPS traffic interception | |
host | No | Host to bind proxy server to | localhost |
port | No | Port to run proxy server on |