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
- Host: GitHub
- URL: https://github.com/krishpranav/maigret
- Owner: krishpranav
- Created: 2021-06-20T04:44:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T14:12:25.000Z (over 3 years ago)
- Last Synced: 2025-06-30T08:46:36.479Z (12 months ago)
- Topics: cli, go, golang, information-gathering, information-retrieval, maigrate, osint, reconnaissance, tools
- Language: Go
- Homepage:
- Size: 2.46 MB
- Stars: 148
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maigret
A simple username osint tool built in go
[](https://forthebadge.com)

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