genpass

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: Unlicense Imports: 1 Imported by: 0

README

genpass

Simple password generator that uses strong entropy.

Installation

Clone the repository where you like to keep these things:

git clone https://git.indra-labs.org/david/genpass.git

Build and install:

cd genpass
go install .

By default this should end up in ~/.local/bin and if you haven't, add this to your ~/.bashrc or other:

export GOBIN=$HOME/.local/bin

Some versions of linux may not have this path configured, so add it to PATH if not.

Usage

genpass --help

will print everything you need to know.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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