Skip to content

Releases: kacakb/jsfinder

The initial release - version 1.0.0

06 Mar 23:06
312a23a

Choose a tag to compare

Pre-release

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)