ronin-rb / ronin-web

ronin-web is a collection of useful web helper methods and commands.
https://ronin-rb.dev
GNU General Public License v3.0
40 stars 10 forks source link

Add the `--print-js-relative-path-strings` option to `ronin-web spider` #94

Closed postmodern closed 4 months ago

postmodern commented 4 months ago

Add an option that calls agent.every_js_relative_path.

postmodern commented 4 months ago

Implemented by 8bf60a4.