ligolo_agent_command
Generate the agent command to execute on target machines, establishing a connection back to the Ligolo-ng proxy for network pivoting.
Instructions
Generate the agent command to run on target machines
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxyIp | Yes | IP address of the proxy server (Kali) | |
| port | No | Port the proxy is listening on | 11601 |
| ignoreCert | No | Ignore certificate verification (for self-signed) | |
| fingerprint | No | Certificate fingerprint for verification (optional) | |
| useWs | No | Use WebSocket transport | |
| retry | No | Auto-retry on connection error |