项目作者: huyndao

项目描述 :
basic shell script to generate random alpha-numerical + $, #, @ character passwords for bare-bone Linux/Unix systems
高级语言: Shell
项目地址: git://github.com/huyndao/genpass.git
创建时间: 2021-02-18T22:27:38Z
项目社区:https://github.com/huyndao/genpass

开源协议:MIT License

下载


genpass.sh

Description

Simple shell script to generate random passwords, consisting of alpha-numerical and the #, @, $ characters (therefore the basis is 65 chars total).

This script should not require any special tools installed and as such can be used on any barebone Linux/Unix system. The code is short and simple, anyone can read and verify.

Usage

  1. ~$ ./genpass.sh --help
  2. genpass.sh (number of chars) (number of passes)
  1. ~$ ./genpass.sh 16 5
  2. Be2vMca4taTNoQDw
  3. vnAkOpFB2XmiRvnX
  4. rvgTlcgHnytiPERh
  5. kobt@pPi1rPB2wQ1
  6. Oexatqfg5eZ#RRlE