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:
�[0mChecking url/41.html...�[0m�[2K
�[0mChecking url/41.txt...�[0m�[2K
�[0mChecking url/35...�[0m�[2K```
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.txtcontents: