scout icon indicating copy to clipboard operation
scout copied to clipboard

Output to file

Open pevans01 opened this issue 4 years ago • 3 comments

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```

pevans01 avatar Aug 08 '20 23:08 pevans01

I'd love this feature too.

ethrx avatar Mar 01 '21 16:03 ethrx

hi was there any update ?

mdexpert avatar Dec 14 '22 18:12 mdexpert

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

pfortuna avatar May 07 '23 14:05 pfortuna