ligolo_proxy_start
Start the proxy server to accept agent connections and manage tunnels for network pivoting. Configure port, self-signed certificates, API, and daemon mode.
Instructions
Start the ligolo-ng proxy server on Kali. The proxy accepts agent connections and manages tunnels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selfcert | No | Use self-signed certificates (default: true) | |
| port | No | Port for agents to connect (default: 11601) | 11601 |
| enableApi | No | Enable the web API for remote control | |
| apiPort | No | Port for the web API (default: 8080) | 8080 |
| daemonMode | No | Run proxy in daemon/background mode |