Limitations of the --no-recursion Flag

Author: YxY2032Created May 16, 2025Updated Aug 4, 2025
Labelsenhancement

When I enable the `--no-recursion` flag, if my wordlist contains directories like `admin/login`, it still performs recursive scanning — for example, it will continue scanning paths under `/admin/login/`. I strongly request the author to add a new option that completely disables recursive scanning under all circumstances.