An open API service indexing awesome lists of open source software.

https://github.com/sinfallas/passgen

Script para generar claves
https://github.com/sinfallas/passgen

bash password-generator script

Last synced: 11 months ago
JSON representation

Script para generar claves

Awesome Lists containing this project

README

          

# passgen

[![GitHub license](https://sinfallas.files.wordpress.com/2016/02/gpl.png)](https://github.com/xanadu-linux/passgen/blob/master/LICENSE)
[![DOI](https://zenodo.org/badge/4102/xanadu-linux/passgen.svg)](https://zenodo.org/badge/latestdoi/4102/xanadu-linux/passgen)
[![Build Status](https://travis-ci.org/xanadu-linux/passgen.svg?branch=master)](https://travis-ci.org/xanadu-linux/passgen)

Script para generar claves

uso:

```bash
passgen-all {1|2|3|4|5|6} 1-128
```

ejemplo:

```bash
passgen-all 1 64
```

ejemplo:

```bash
passgen 128
```