Kuncen-Gen is a project that provides a simple password generator implemented in Java. This project is designed to create strong, random passwords based on user-defined criteria, such as length and character types. It is an easy-to-use tool for generating secure passwords to enhance your security practices.
Before running this project, ensure you have the following installed:
- Java JDK (required version)
- [Other dependencies if any]
-
Clone this repository to your local machine:
git clone https://github.com/username/kuncen-gen.git
-
Navigate to the project directory:
cd kuncen-gen
To run the project, follow these steps:
-
Ensure that the shell script
kuncen-gen.sh
has execute permissions. You can grant execute permissions with the following command:chmod +x kuncen-gen.sh
-
Execute the shell script
kuncen-gen.sh
using the command:./kuncen-gen.sh
-
Running the Program: After executing the script, you can run the program with the appropriate arguments. Example usage:
kuncen-gen [CUSTOM_OPTIONS]...[LENGTH]...[CASE] Example: kuncen-gen -lcns '10' upper -l, --length [values] specified length default 8. -c, --case [upper/lower] adjust case upper or lower. -n, --numeric with numeric digits. -s, --symbols [custom_char] with symbol can add custom char. -e, --easy easy to read or write, support (Length, case).
-
Optional: If there are specific arguments or options supported, describe them here.
src/
- Source code of the projectkuncen-gen.sh
- Shell script to run the projectkuncen-gen.jar
- Executable JAR file- [Other relevant directories or files]
If you wish to contribute to this project, please follow these guidelines:
- Fork this repository
- Create a new feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin new-feature
) - Create a Pull Request
This project is licensed under the [license name]. See the LICENSE file for details.
If you have any questions or need further assistance, please contact on my account instagram : @herdiii_99