start_socks5
Start a SOCKS5 proxy tunnel through an agent. Binds a listener on the teamserver and returns the tunnel ID for routing traffic.
Instructions
Start a SOCKS5 proxy tunnel through an agent. Binds a SOCKS5 listener on the teamserver host. Returns the tunnel ID on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| lhost | Yes | ||
| lport | Yes | ||
| description | No | ||
| use_auth | No | ||
| socks_username | No | ||
| socks_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |