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

No such file or directory: 'silver-.. ( when input the ips file) #21

Open
memmedrehimzade opened this issue Apr 25, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@memmedrehimzade
Copy link

traceback (most recent call last):
File "/home/kali/tools/Silver/silver.py", line 61, in
targets = resolver(input_file)
File "/home/kali/tools/Silver/core/resolver.py", line 30, in resolver
with open('silver-' + hostnames, 'w+') as outfile:
FileNotFoundError: [Errno 2] No such file or directory: 'silver-/home/kali/tools/....

@memmedrehimzade memmedrehimzade changed the title No such file or directory: 'silver-.. No such file or directory: 'silver-.. ( when input the ips file) Apr 25, 2022
@s0md3v s0md3v added the bug Something isn't working label Apr 26, 2022
@s0md3v
Copy link
Owner

s0md3v commented Apr 26, 2022

Can you give me the entire command you used to run the tool?

@memmedrehimzade
Copy link
Author

Can you give me the entire command you used to run the tool?
python3 silver.py -i anyfile.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants