thewhiteh4t / FinalRecon

All In One Web Recon
https://www.kali.org/tools/finalrecon/
MIT License
2.19k stars 418 forks source link

Exception #67

Closed richdear closed 3 weeks ago

richdear commented 1 month ago

Traceback (most recent call last): File "/opt/FinalRecon/finalrecon.py", line 183, in parsed_url = extractor.extract_urllib(split_url) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'TLDExtract' object has no attribute 'extract_urllib'

Runnig ubuntu 24.04 with python3.12

thewhiteh4t commented 1 month ago

@richdear update tldextract to latest version using pip