Silver icon indicating copy to clipboard operation
Silver copied to clipboard

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

Open memmedrehimzade opened this issue 2 years ago • 2 comments

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 avatar Apr 25 '22 13:04 memmedrehimzade

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

s0md3v avatar Apr 26 '22 06:04 s0md3v

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

memmedrehimzade avatar Apr 29 '22 20:04 memmedrehimzade