sqliv icon indicating copy to clipboard operation
sqliv copied to clipboard

module problem

Open kreptoON opened this issue 7 years ago • 0 comments

oot@xxxx:~/Desktop/sqliv# python sqliv.py -d "inurl:index.php?id=" -e google Traceback (most recent call last): File "sqliv.py", line 13, in from src.crawler import crawler File "/root/Desktop/sqliv/src/crawler.py", line 5, in from nyawc.Options import Options ImportError: No module named nyawc.Options

kreptoON avatar Apr 26 '18 17:04 kreptoON