Skip to content

Fix installer compatibility with modern Kali Linux (2025/2026)#19

Open
KshitizSadh wants to merge 1 commit into
robotshell:masterfrom
KshitizSadh:fix/kali-2026-installer
Open

Fix installer compatibility with modern Kali Linux (2025/2026)#19
KshitizSadh wants to merge 1 commit into
robotshell:masterfrom
KshitizSadh:fix/kali-2026-installer

Conversation

@KshitizSadh

Copy link
Copy Markdown

Summary

This PR updates the installer to work correctly on modern Kali Linux versions.

Changes

  • Replace deprecated apt packages

    • dnspython -> python3-dnspython
    • golang -> golang-go
  • Skip cloning repositories that already exist

  • Remove dead Asnlookup repository

  • Update Go module installation

  • Replace deprecated pip commands

  • Improve compatibility with PEP668

  • Skip unsupported tools such as Aquatone

Tested on

  • Kali Linux Rolling 2026
  • Python 3.13
  • Go 1.25

This fixes multiple installation failures encountered on current Kali releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant