loseys/Goblyn

Issue

Andrejki opened this issue · 0 comments

Hi. Problem.

sudo goblyn -t http://examplesite.com/ --file-types=ALL
Traceback (most recent call last):
File "/usr/local/bin/goblyn", line 11, in
load_entry_point('goblyn==2.1.4', 'console_scripts', 'goblyn')()
File "/usr/local/lib/python3.8/dist-packages/goblyn-2.1.4-py3.8.egg/goblyn/main.py", line 77, in main
with open(word_list, 'r') as file:
TypeError: expected str, bytes or os.PathLike object, not NoneType

Thanks for the tool.
Best regards