Giter Site home page Giter Site logo

passwdgen's Introduction

passwdgen

Human readable and pronounceable password generator writen in perl. Freely inspired by utility on old SCO OpenServer.

But it can generate stronger password, with special characers and arbitrary lenght. Program generate proposals and user can choose (and modify) by own taste.

Overview

 -h ... help
 -u ... use upercase too
 -s ... use special characters too
 -n ... use numbers too
 -c x ... count of suggestion
 -l x ... length of password
 -f 'xx' ... regex in context

Some examples:

$ perl passwdgen 
bykehykr
glhimoxo
kedecrme
xlbyslpu
diblcrxi
frflzrho
hrvudrli
prrlllhr
jiwujrwy
hugyhivi
nyqidifo
hlcisykr
crnejobi
nuprkide
jrrinuna
ponamrne
pucodldo
lrmafabo
lymyhlfu
xrbucoke

$ perl passwdgen -c 3 -l 12 -u -n
qeqy6a4I9YTy
FYXaBIPOBYTe
KU7yqatuCyzY

$ perl passwdgen -c 3 -l 50 -u -n -s
5[G(Puh_h}t]7~N~p*luc(QyJ!b-MUH&z]T&r{d[T#Q(d:t^Re
k!T@p#9!RUt*D,J=r:wy0=v#Z*v:MLW~3A9A0.W/V(9o7eP%V)
fRxen!1!mRMUv{rik[w]K}q@N]nIK~5@d)v*cyKrJoLEX.KUN,

$ perl passwdgen -c 3 -f were
werelrnl
bawerepl
zeweregy

Install

Copy script passwdgen to your favourite path and set executable bit with chmod +x passwdgen or use perl explicitly (as you can see in examples).

passwdgen's People

Contributors

mleby avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.