shmilylty / OneForAll

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

Please fill in the BUG title #324

Open lekosbelas opened 1 year ago

lekosbelas commented 1 year ago

sudo python3 oneforall.py --target blabla.com run

File "/home/kali/Downloads/OneForAll/oneforall.py", line 15, in from brute import Brute File "/home/kali/Downloads/OneForAll/brute.py", line 14, in import exrex File "/usr/local/lib/python3.11/dist-packages/exrex.py", line 25, in from re import sre_parse, U ImportError: cannot import name 'sre_parse' from 're' (/usr/lib/python3.11/re/init.py)