Skip to content
#

footprint

Here are 72 public repositories matching this topic...

jofpin
jofpin commented Jan 22, 2020

It has been a pleasure for me to contribute to all of you 2 versions of this tool.

I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.

But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o

sundowndev
sundowndev commented Feb 1, 2022

User should be able to choose which scanner they want to run at each scan in the CLI. We should provide a way to skip one or more scanners. A disable flag could help on that.

Example

$ phoneinfoga scan -n <number> -D ovh
$ phoneinfoga scan -n <number> --disable googlesearch
$ phoneinfoga scan -n <number> -D ovh -D googlesearch

Implementation

The filter logic shoul

kind/feature good first issue

Improve this page

Add a description, image, and links to the footprint topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the footprint topic, visit your repo's landing page and select "manage topics."

Learn more