callback_stop
Stop callback interception and shut down all HTTP and DNS listeners. Clean up sockets while retaining captured callbacks in memory.
Instructions
Stop the local callback catcher and clean up all listeners.
Shuts down both the HTTP and DNS listener threads and closes their sockets. Captured callbacks remain in memory until explicitly cleared or a new session starts.
Returns: Confirmation with the number of callbacks still in memory.
Example: callback_stop()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |