GithubHelp home page GithubHelp logo

cli-password-generator-go's Introduction

Welcome to cli-password-generator-go ๐Ÿ‘‹

This is a simple command-line password generator written in Go. It allows you to generate secure passwords with various options such as length and the inclusion of special characters. The generated passwords can be customized to meet your security needs. Additionally, the program provides the option to save generated passwords for different websites or services in separate files, making it a practical tool for password management.

Features

Generate random passwords with customizable length and special character inclusion. Verify password length to meet security requirements. Save generated passwords in separate files for different websites/services. User-friendly command-line interface for ease of use. Option to generate multiple passwords in succession. Option to save generated passwords in a file and associate them with specific websites/services.

Usage

Run the program with desired password length and special character options. Verify password length and adjust it as needed. Save generated passwords for different websites if desired. Generate additional passwords or exit the program. This Password Generator CLI is a helpful tool for creating and managing strong, unique passwords for your online accounts.

Install

git clone [email protected]:JayViannay/cli-password-generator-go.git
cd cli-password-generator-go

Usage

go run generatepwd.go -length=10 -special -save // generate and save a password with special char and length of 10
go run generatepwd.go // generate a password without special char and of a lenght of 10, terminal will ask if you want to save the generated password

----- or ------ Use the app directly with the binary file in the bin folder (only for mac)

Author

๐Ÿ‘ค JayViannay

Show your support

Give a โญ๏ธ if this project helped you!


This README was generated with โค๏ธ by readme-md-generator

cli-password-generator-go's People

Contributors

jayviannay 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.