You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand. A scan can result in a million requests. Most of them will not be valid URLs. How can we get a list of the ones that worked? It's impossible to retrieve that from the console output, as it has limited history. Are the results being written to some file?
thx
First, I think this is a great tool. Installation and initial runs couldn't have been easier.
Is there a recommended way output to a file to only include valid results, and omit attempts? I went with the typical:
scout url <url> >> out.txt
...which included every attempt, instead of only valid results that you'd get in the terminal. Thanks!
Example of
out.txt
contents:The text was updated successfully, but these errors were encountered: