tor_new_identity
Request a new Tor circuit to change your IP address and online identity. Sends the NEWNYM signal to the Tor control port, giving you a fresh relay path for anonymous browsing.
Instructions
Request a new Tor circuit via the control port (NEWNYM signal).
Args: control_port: Tor control port (default 9051) control_password: Tor control password (from torrc)
Returns: Dictionary with success status and message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| control_port | No | ||
| control_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||