shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
8.32k stars 1.31k forks source link

error in running oneforall.py --help #393

Open ciphersec-freak opened 2 months ago

ciphersec-freak commented 2 months ago

python3 oneforall.py --help Traceback (most recent call last): File "/home/kali/Tools/OneForAll/oneforall.py", line 11, in import fire ModuleNotFoundError: No module named 'fire'

theres issue running it

ciphersec-freak commented 2 months ago

guys there are series of modules to installed ..just install it manually by typing "pip3 install module_name" . like for fire it would be "pip3 install fire"

KaledKelevra commented 5 days ago

Still no solution for this error? 😓