This repository was archived by the owner on Apr 11, 2021. It is now read-only.

Description
ubfinder is not currently in your $PATH
Traceback (most recent call last):
File "domained.py", line 463, in
options()
File "domained.py", line 436, in options
subfinder()
File "domained.py", line 245, in subfinder
if check_gopath("subfinder", "github.com/subfinder/subfinder") and rerun != 1:
File "domained.py", line 198, in check_gopath
if os.environ["GOPATH"]:
File "/usr/lib/python3.7/os.py", line 679, in getitem
raise KeyError(key) from None
KeyError: 'GOPATH'