Releases: kacakb/jsfinder
Releases · kacakb/jsfinder
The initial release - version 1.0.0
Release v1.0.0
- Initial release with basic functionality
- Scans URLs from a file or stdin
- Finds and reports all JavaScript files referenced in HTML pages
- Supports concurrency limit with default of 20
- Can run in silent or verbose mode
- Writes output to specified file or default (found.txt)