proxychains_remove
Remove a proxy from the chain by specifying its index or host:port to dynamically update the proxy chain for network routing.
Instructions
Remove a proxy from the chain by index or by host:port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host of proxy to remove | |
| port | No | Port of proxy to remove (required if using host) | |
| index | No | Index of proxy to remove (0-indexed) |