# ho_tfind.pl

**Category:** Irssi_Script
**Original Author:** Garion

## Description
A script for extending the functionality of the `/TRACE` command in Irssi by providing advanced search capabilities based on various criteria such as nick, user, host, gecos, and IP address.

## Key Features
- Provides extended search functionality for the `/TRACE` command.
- Supports sorting results based on nick, user, host, gecos, and IP address.
- Allows filtering by spoofed or non-spoofed clients.
- Can use a cache to store recent trace output for faster searches.
- Supports both `TRACE` and `ETRACE` commands.

## File Analysis
- **ho_tfind.pl** — Provides extended search functionality for the `/TRACE` command, including parsing arguments, processing trace lines, and displaying results. Uses caching for improved performance.
- **ho_tfind.pl** — (repeated entry) — Same as above.