nomore403
nomore403 copied to clipboard
Input List / Output
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:
-
-uflag:- Accepts a single URL as input.
- Accepts a file containing multiple URLs as input.
-
-ooption:- Saves results to a specified location.
-
-foption:- Allows choosing JSON format for output.
Benefits:
- Improved flexibility in input handling.
- Enhanced usability with options for saving and output formatting.