pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
3.91k stars 615 forks source link

issue with instal;ling in Kali #805

Open ghost opened 1 month ago

ghost commented 1 month ago

i have already axiom in my debian but when i install in kali i get this error

Please select an option : 2 Reading package lists... Done Building dependency tree... Done Reading state information... Done zsh is already the newest version (5.9-6+b1). The following package was automatically installed and is no longer required: libgphoto2-l10n Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 462 not upgraded. Backing up /root/.zshrc to /root/.zshrcbak just in case. Golang already installed, skipping... You're running ZSH! Installing Axiom to $PATH... fatal: not a git repository (or any of the parent directories): .git /proc/self/fd/11: line 351: /root/.axiom/interact/account-helpers/generate_amass.sh: No such file or directory Configuring your cloud account... /proc/self/fd/11: line 353: /root/.axiom/interact/axiom-account-setup: No such file or directory ls: cannot access '/root/.axiom/axiom.json': No such file or directory Adding axiom_rsa key to Packer builder /proc/self/fd/11: line 362: : No such file or directory mv: cannot stat '/root/.axiom/tmp.json': No such file or directory /proc/self/fd/11: line 363: /root/.axiom/configs/authorized_keys: No such file or directory Beginning first packer build... /proc/self/fd/11: line 400: /root/.axiom/interact/axiom-build: No such file or directory You may need to restart your shell: /usr/bin/zsh

┌──(root㉿kali)-[~] └─# source ~/.zshrc /root/.zshrc:source:271: no such file or directory: /root/.axiom/functions/autocomplete.zsh

how can resolv that?