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

Can't write output in .txt file #86

Open
ShubhamBhut opened this issue Nov 11, 2022 · 2 comments
Open

Can't write output in .txt file #86

ShubhamBhut opened this issue Nov 11, 2022 · 2 comments

Comments

@ShubhamBhut
Copy link

The amount of URLs gau finds are too big for terminal to handle, hence I decide to save them on a .txt file, but every time try that using --o command, I get time="2022-11-11T02:02:25Z" level=fatal msg="Could not open output file: open ex1.txt: permission denied\n" error

I am running gau on fedora 36 using docker and my command was sudo docker run gau example.com sudo --o ex1.txt

@lc
Copy link
Owner

lc commented Feb 11, 2023

Are you sure this isn't an issue with your Docker setup? Were you able to get this to work?

@ShubhamBhut
Copy link
Author

It still doesn't work for me. I can't really figure out the reason. I used linux's tee command to redirect subdomains to write in my .txt file and it worked fine. So my issue is solved. I guess we can close this now if you wish.

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

2 participants