An open API service indexing awesome lists of open source software.

https://github.com/krishpranav/maigret

A simple username osint tool built in go
https://github.com/krishpranav/maigret

cli go golang information-gathering information-retrieval maigrate osint reconnaissance tools

Last synced: 11 months ago
JSON representation

A simple username osint tool built in go

Awesome Lists containing this project

README

          

# maigret
A simple username osint tool built in go

[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)



# Installation
```
git clone https://github.com/krishpranav/maigret
cd maigret
go get
go run maigret.go
```