2024-11-26 07:05:28 +01:00
2024-10-08 06:01:45 +02:00
2024-11-25 16:36:36 +01:00
2024-10-08 06:01:45 +02:00
2024-10-08 06:02:15 +02:00
2024-11-22 15:34:21 +01:00
2024-10-08 06:01:45 +02:00
2024-10-08 06:01:45 +02:00
2024-11-26 07:05:28 +01:00

pw - Password generator

Quick start

Build

make

Install

sudo make install

(or, on OpenBSD):

doas gmake install

Usage

pw

Generate password using default settings.

Documentation

See the man page, when installed:

man pw

Dependencies

First build & install libscnumerics.

Description
Password generator. Highly configurable.
Readme 74 KiB
Languages
Makefile 52.7%
C++ 47.3%