Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/st10185940/dexter


https://github.com/st10185940/dexter

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

```
/$$$$$$$ /$$
| $$__ $$ | $$
| $$ \ $$ /$$$$$$ /$$ /$$/$$$$$$ /$$$$$$ /$$$$$$\
| $$ | $$ /$$__ $$| $$ /$$/_ $$_/ /$$__ $$ /$$__ $$
| $$ | $$| $$$$$$$$ \ $$$$/ | $$ | $$$$$$$$| $$ \__/
| $$ | $$| $$_____/ >$$ $$ | $$ /$$| $$_____/| $$
| $$$$$$$/| $$$$$$$ /$$/\ $$ | $$$$/| $$$$$$$| $$
|_______/ \_______/|__/ \__/ \___/ \_______/|__/ v1.1
```

# A Simple Password Generator

A console application written in C# for generating strong and secure passwords quickly and easily.

### Features

- Generate random passwords with customizable properties (length, strength, character sets, character redundancy or sequentiality ).
- Easy-to-use command-line interface.
- Copy generated passwords to the clipboard for convenience.

### Usage

1. Clone or download the Dexter repository to your local machine.
2. Build the solution to compile the Dexter executable.
3. Run the Dexter executable from the command line or terminal.
4. Follow the prompts to specify the properties for the password.