Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output to file #14

Open
pevans01 opened this issue Aug 8, 2020 · 3 comments
Open

Output to file #14

pevans01 opened this issue Aug 8, 2020 · 3 comments

Comments

@pevans01
Copy link

pevans01 commented Aug 8, 2020

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```
@ethrx
Copy link

ethrx commented Mar 1, 2021

I'd love this feature too.

@mdexpert
Copy link

hi was there any update ?

@pfortuna
Copy link

pfortuna commented May 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants