Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

metis-os/repo-recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hack with metislinux

metis-recon : reconnaissance tools gathered in one piece for @metis-os

This repo is all about the recon tools for you guys by metislinux.

  • 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

Happy hacking :) !!!!