Hack with metislinux
metis-recon : reconnaissance tools gathered in one piece for
@metis-os
- Want to submit your tool here ? or just a tool that you desire to be packaged? Don't worry, Just submit an issue. We will package that tools for you.
Setup:
Add the following line to your /etc/pacman.conf
[recon]
SigLevel = Optional TrustAll
Include = /etc/pacman.d/metis-recon
and add the server adress to /etc/pacman.d/metis-recon
# main server
Server = https://metis-os.github.io/repo-recon/$repo/os/$arch
# subdomain
Server = https://repo-recon.metislinux.org/$repo/os/$arch
# pwnwriter's fork
Server = https://recon.pwnwriter.xyz/$repo/os/$arch
# codedsprit's fork
Server = https://codedsprit.github.io/repo-recon/$repo/os/$arch