metis-recon : reconnaissance tools gathered in one piece for
@metis-os
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