gosgp

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

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

Go to latest
Published: Jan 9, 2024 License: GPL-2.0 Imports: 10 Imported by: 0

README

build result

gosgp - golang port of supergenpass.com

gosgp is a command line tool to generate SuperGenPass passwords for a given domain. gosgp won't trim the relevant parts from your URL string, so please only use domains.

Usage

$> gosgp -domain=example.com
password: 123
mhn91FJ7Ug

$> gosgp -domain=github.io
password: 123
sGKicH8rFV

Authors

Notes

  • gosgp tries to make sure sensitive information is zeroed after use
  • gosgp tries to reduce the number of allocations needed
  • On systems where memory-locking is not permitted the user might need '-lock=false' in order to use gosgp
  • Microsoft Windows: locking memory is not implemented atm.

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