Simple script created in python to generate secure passwords.
https://blog.hostonnet.com/python-pwgen
On Ubuntu, run
mkdir ~/bin && cd ~/bin && wget https://github.com/HostOnNet/pwgen/raw/master/pwgen && chmod 755 pwgen
Simple script created in python to generate secure passwords.
https://blog.hostonnet.com/python-pwgen
On Ubuntu, run
mkdir ~/bin && cd ~/bin && wget https://github.com/HostOnNet/pwgen/raw/master/pwgen && chmod 755 pwgen