usergen

command module
v0.0.0-...-be3f9ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2022 License: MIT Imports: 5 Imported by: 0

README

usergen

usergen is a basic tool that takes a list of names and generates usernames with common username/email formats.

Usage
# only usernames, no emails
usergen -n names.txt
# usernames and emails
usergen -n names.txt -d target.com --save usernames.txt
# write generated usernames and emails to stdout
usergen -n names.txt -d target.com
Install From Source

NOTE: must have GOPATH environment variable in your PATH and obviously go installed

go install -v github.com/bin3xish477/usergen@latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL