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
root@kali:~/DomLink# python ./domLink.py -D google.com
Traceback (most recent call last):
File "./domLink.py", line 3, in
from configparser import RawConfigParser
ImportError: No module named configparser
i used python2 and API
The text was updated successfully, but these errors were encountered:
root@kali:~/DomLink# python ./domLink.py -D google.com
Traceback (most recent call last):
File "./domLink.py", line 3, in
from configparser import RawConfigParser
ImportError: No module named configparser
i used python2 and API
The text was updated successfully, but these errors were encountered: