Skip to content

🚀 ADscan v2.0.4-lite — “Kali-install hot-patch”

Choose a tag to compare

@ADScanPro ADScanPro released this 07 Jul 14:36
· 112 commits to main since this release
4070464

This is a rapid-fire fix build. If v2.0.3 installed and runs for you you don’t need this update.
Update with:

# pipx 
pipx upgrade adscan 
# or plain pip 
pip install -U adscan

đź”§ Fixes

Area Description
Installer (adscan install) • Removed openresolv dependency – it clashed with systemd-resolved on fresh Kali images, breaking network-manager hooks.
• Kept systemd-resolved, so the DNS-update helper still works out-of-the-box.

Enjoy— and keep the bug reports coming!
— Yeray / Macroblond44