Skip to content
#

osint

Here are 1,083 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

UweLau
UweLau commented Oct 21, 2020

Describe the bug
When downloading the highlights the downloaded cover pictures do not match the ones that are showing in the web interface.

To Reproduce
Steps to reproduce the behavior:
instaloader PROFILE --highlights (--login USER --password PASS)

Expected behavior
I want the real cover pictures and not some size-down and cut versions of the first picture in the highlight.

ivre

Improve this page

Add a description, image, and links to the osint 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 osint topic, visit your repo's landing page and select "manage topics."

Learn more