🚀 ADscan v2.0.4-lite — “Kali-install hot-patch”
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