https://github.com/varppi/gohunch
Generates emails and usernames from names/usernames
https://github.com/varppi/gohunch
Last synced: 10 months ago
JSON representation
Generates emails and usernames from names/usernames
- Host: GitHub
- URL: https://github.com/varppi/gohunch
- Owner: varppi
- License: gpl-3.0
- Created: 2023-07-26T12:30:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-09T07:42:30.000Z (10 months ago)
- Last Synced: 2025-08-09T08:51:21.629Z (10 months ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GOHUNCH
### Generates a list of possible email addresses from usernames/names
## Installation: `go install github.com/Varppi/gohunch@latest`
## Usage examples
```
#Generates username canditates from a list of first.last names
gohunch --name names.txt --del . --nomutate
#Generates a list of email addresses for the username "v3ryun1queus3rn4me"
gohunch --name v3ryun1queus3rn4me
```
## Screenshots

