You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: