devploit/nomore403

Input List / Output

w2xim3 opened this issue · 0 comments

Feature Request

Description:

It would be useful to have a -u flag that can take a URL (as it currently does), but could also accept a file containing multiple URLs as input. Additionally, it would be beneficial to have a -o option to save results and a -f option to choose JSON output.

Required Features:

  1. -u flag:

    • Accepts a single URL as input.
    • Accepts a file containing multiple URLs as input.
  2. -o option:

    • Saves results to a specified location.
  3. -f option:

    • Allows choosing JSON format for output.

Benefits:

  • Improved flexibility in input handling.
  • Enhanced usability with options for saving and output formatting.