kpcyrd / sn0int

Semi-automatic OSINT framework and package manager
https://sn0int.readthedocs.io/
GNU General Public License v3.0
2k stars 178 forks source link

pkg search all #169

Open 0x646e78 opened 4 years ago

0x646e78 commented 4 years ago

It would be helpful to be able to list all available modules.

I'm also wondering if better documentation on this feature could help (i.e I had to look through your repos to find the modules repo, and also didn't know what soet of thing the search matches on), and conditions such as searching modules which don't require API keys could be useful also.

Perhaps:

pkg search *, or --new could default to listing all? pkg search --new

$ sn0int --version
sn0int 0.18.2
kpcyrd commented 4 years ago

The easiest way (but not obvious to discover) way is looking at the list at https://sn0int.com. This is definitely something I need to improve.