``` httphound [-h] [--log-level {DEBUG,INFO,WARNING,ERROR}] [--parallel N] paths [paths ...] Reverse proxy test tool (async) positional arguments: paths Directories, file patterns, or individual Python files (.py) options: -h, --help show this help message and exit --log-level {DEBUG,INFO,WARNING,ERROR}, -l {DEBUG,INFO,WARNING,ERROR} Set logging level (Default: INFO) --parallel N, -p N Run tests in parallel with max N concurrent tests ```