waffl3ss / NameSpi

An OSINT employee/username enumeration tool
60 stars 8 forks source link

FileNotfound error #1

Closed Mr-Lazzy closed 2 years ago

Mr-Lazzy commented 2 years ago

Traceback (most recent call last): File "/opt/OSINT/NameSpi/./NameSpi.py", line 453, in main_generator() File "/opt/OSINT/NameSpi/./NameSpi.py", line 450, in main_generator mangler(mangleMode, outputfile) File "/opt/OSINT/NameSpi/./NameSpi.py", line 378, in mangler fileInput = open(inputFileName, 'r') FileNotFoundError: [Errno 2] No such file or directory: '/home/kali/Downloads/result'

Getting this error even after creating output file name

waffl3ss commented 2 years ago

I'm working on a new version that reworks the way the output file is handled. Should be coming in the next few days.

waffl3ss commented 2 years ago

New version just got updated. If you still have issues let me know. Thank you!